3 references to NullContract
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityPolicy.cs (3)
20public static ServiceEndpoint NullServiceEndpoint = new ServiceEndpoint(NullContract); 1328if (policyContext.Contract == NullContract) 2657ServiceEndpoint bootstrapEndpoint = new ServiceEndpoint(NullContract);