2 references to Runner
Microsoft.AspNetCore.App.Analyzers.Test (2)
WebApplicationBuilder\DisallowConfigureServicesTest.cs (2)
163
var diagnostics = await
Runner
.GetDiagnosticsAsync(source);
280
var diagnostics = await
Runner
.GetDiagnosticsAsync(source.Source);