1 write to thisType
System.ServiceModel (1)
System\ServiceModel\Configuration\ServiceModelExtensionElement.cs (1)
137
thisType
= this.GetType();
2 references to thisType
System.ServiceModel (2)
System\ServiceModel\Configuration\ServiceModelExtensionElement.cs (2)
135
if (
thisType
== null)
139
return
thisType
;