1 write to ItemsProviderLocation
Microsoft.AspNetCore.Components.Analyzers (1)
VirtualizeItemComparerAnalyzer.cs (1)
94state.ItemsProviderLocation = invocation.Syntax.GetLocation();
2 references to ItemsProviderLocation
Microsoft.AspNetCore.Components.Analyzers (2)
VirtualizeItemComparerAnalyzer.cs (2)
122if (state.HasItemsProvider && !state.HasItemComparer && state.ItemsProviderLocation != null) 126state.ItemsProviderLocation));