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