1 write to ItemsProviderLocation
Microsoft.AspNetCore.Components.Analyzers (1)
VirtualizeItemComparerAnalyzer.cs (1)
100
state.
ItemsProviderLocation
= invocation.Syntax.GetLocation();
2 references to ItemsProviderLocation
Microsoft.AspNetCore.Components.Analyzers (2)
VirtualizeItemComparerAnalyzer.cs (2)
127
if (state.HasItemsProvider && !state.HasItemComparer && state.
ItemsProviderLocation
is not null)
131
state.
ItemsProviderLocation
));