3 references to AuthenticationStateProvider
Microsoft.AspNetCore.Components.Analyzers (3)
AuthenticationStateProviderAnalyzer.cs (3)
31var authStateProviderType = context.Compilation.GetTypeByMetadataName(ComponentsApi.AuthenticationStateProvider.MetadataName); 56invocation.TargetMethod.Name == ComponentsApi.AuthenticationStateProvider.GetAuthenticationStateAsync) 68eventRef.Event.Name == ComponentsApi.AuthenticationStateProvider.AuthenticationStateChanged)