2 references to GetDiagnosticsAsync
Microsoft.AspNetCore.App.Analyzers.Test (2)
Infrastructure\WellKnownTypesTests.cs (1)
66
var diagnostics = await Runner.
GetDiagnosticsAsync
(project);
TestDiagnosticAnalyzer.cs (1)
111
return
GetDiagnosticsAsync
(project);