2 references to GetTypeName
System.ServiceModel (2)
System\ServiceModel\Configuration\ExtensionElement.cs (1)
77
this.typeName =
GetTypeName
(this.Type);
System\ServiceModel\Configuration\ServiceModelExtensionElement.cs (1)
47
string thisTypeName = ExtensionElement.
GetTypeName
(thisAssemblyQualifiedName);