5 references to GetArgumentValue
Microsoft.AspNetCore.Components.Analyzers (5)
VirtualizeSpacerElementAnalyzer.cs (5)
129!IsConstantNull(GetArgumentValue(invocation, 1))) 171GetArgumentValue(invocation, helperInfo.BuilderParameterOrdinal) is not { } builderArgument || 189value = GetArgumentValue(invocation, parameterOrdinal); 306if (GetArgumentValue(helperInvocation, 2) is { } spacerValue) 316GetArgumentValue(helperInvocation, 1) is { } attributesValue &&