4 references to GetConstantStringArgument
Microsoft.AspNetCore.Components.Analyzers (4)
VirtualizeSpacerElementAnalyzer.cs (4)
94ElementName = GetConstantStringArgument(invocation, 1), 119string.Equals(GetConstantStringArgument(invocation, 1), "SpacerElement", StringComparison.Ordinal)) 122virtualizeFrame.SpacerElement = GetConstantStringArgument(invocation, 2); 304string.Equals(GetConstantStringArgument(helperInvocation, 1), "SpacerElement", StringComparison.Ordinal))