4 references to None
Microsoft.AspNetCore.Authentication.Negotiate (2)
Internal\NegotiateState.cs (1)
27status = BlobErrorType.None;
NegotiateHandler.cs (1)
135if (errorType != BlobErrorType.None)
Microsoft.AspNetCore.Authentication.Negotiate.Test (2)
EventTests.cs (1)
540errorType = BlobErrorType.None;
NegotiateHandlerTests.cs (1)
564errorType = BlobErrorType.None;