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