3 references to GetReferencedSymbol
Microsoft.AspNetCore.Components.Analyzers (3)
VirtualizeSpacerElementAnalyzer.cs (3)
78
if (
GetReferencedSymbol
(invocation.Instance) is not { } builderSymbol)
172
GetReferencedSymbol
(builderArgument) is not { } builderSymbol ||
275
GetReferencedSymbol
(helperInvocation.Instance) is not { } helperBuilderSymbol ||