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