2 references to _nullScheme
Microsoft.AspNetCore.Authentication.Core (2)
AuthenticationSchemeProvider.cs (2)
51private Task<AuthenticationScheme?> _autoDefaultScheme = _nullScheme; 220_autoDefaultScheme = _nullScheme;