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