1 write to typeName
System.ServiceModel (1)
System\ServiceModel\Configuration\ExtensionElement.cs (1)
77this.typeName = GetTypeName(this.Type);
2 references to typeName
System.ServiceModel (2)
System\ServiceModel\Configuration\ExtensionElement.cs (2)
75if (string.IsNullOrEmpty(this.typeName)) 80return this.typeName;