2 references to InternalShouldSerialize
System.ServiceModel (2)
System\ServiceModel\BasicHttpBinding.cs (1)
235
return this.Security.
InternalShouldSerialize
();
System\ServiceModel\NetHttpBinding.cs (1)
179
return this.Security.
InternalShouldSerialize
();