Searched refs:convertToAsyncFunction (Results 1 – 1 of 1) sorted by relevance
10 …const changes = textChanges.ChangeTracker.with(context, (t) => convertToAsyncFunction(t, context.s…14 …ns: context => codeFixAll(context, errorCodes, (changes, err) => convertToAsyncFunction(changes, e…53 …function convertToAsyncFunction(changes: textChanges.ChangeTracker, sourceFile: SourceFile, positi… function