2 references to InternalShouldSerialize
System.ServiceModel (2)
System\ServiceModel\BasicHttpsBinding.cs (1)
118return this.Security.InternalShouldSerialize();
System\ServiceModel\NetHttpsBinding.cs (1)
172return this.Security.InternalShouldSerialize();