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