3 references to ValidateCorrelationId
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthHandler.cs (1)
77if (!ValidateCorrelationId(properties))
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
OpenIdConnectHandler.cs (1)
617if (!ValidateCorrelationId(properties))
Microsoft.AspNetCore.Authentication.WsFederation (1)
WsFederationHandler.cs (1)
215&& !ValidateCorrelationId(properties))