2 references to Runner
Microsoft.AspNetCore.App.Analyzers.Test (2)
Infrastructure\WellKnownTypesTests.cs (2)
33
var diagnostics = await
Runner
.GetDiagnosticsAsync(source.Source);
66
var diagnostics = await
Runner
.GetDiagnosticsAsync(project);