2 references to RequiresAuthentication
dotnet-svcutil-lib (2)
Metadata\MetadaExchangeResolver.cs (2)
203
authenticateUser =
RequiresAuthentication
(ex, serviceUri, out bool isAuthError);
281
authenticateUser =
RequiresAuthentication
(ex, this.EndpointAddress.Uri, out bool _);