4 references to AuthenticationSchemeSelector
netstandard (1)
netstandard.cs (1)
1065
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.
AuthenticationSchemeSelector
))]
System (1)
src\libraries\shims\System\ref\System.cs (1)
592
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.
AuthenticationSchemeSelector
))]
System.Net.HttpListener (2)
System\Net\HttpListener.cs (2)
26
private
AuthenticationSchemeSelector
? _authenticationDelegate;
47
public
AuthenticationSchemeSelector
? AuthenticationSchemeSelectorDelegate