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