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