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