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