2 references to GetDiagnosticsAsync
Microsoft.AspNetCore.Components.Analyzers.Tests (2)
ComponentInternalUsageDiagnosticsAnalyzerTest.cs (2)
27
var diagnostics = await Runner.
GetDiagnosticsAsync
(source.Source);
71
var diagnostics = await Runner.
GetDiagnosticsAsync
(source.Source);