1 reference to GetDiagnosticsInScopeAsync
Microsoft.Interop.ComInterfaceGenerator (1)
src\libraries\System.Runtime.InteropServices\gen\Common\ConvertToSourceGeneratedInteropFixer.cs (1)
177
ImmutableArray<Diagnostic> diagnosticsInScope = await fixAllContext.
GetDiagnosticsInScopeAsync
().ConfigureAwait(false);