2 references to Delegate
System (2)
net\System\Net\HttpListener.cs (2)
396
return selector == null ? null : selector.
Delegate
;
1406
authenticationScheme = authenticationSelector.
Delegate
(httpContext.Request);