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