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