2 references to Instance
System.ServiceModel (2)
System\ServiceModel\Description\DispatcherBuilder.cs (1)
190(PartialTrustValidationBehavior.Instance as IServiceBehavior).Validate(description, serviceHost);
System\ServiceModel\Description\ServiceEndpoint.cs (1)
243(PartialTrustValidationBehavior.Instance as IEndpointBehavior).Validate(this);