1 write to type
System.ServiceModel (1)
System\ServiceModel\Description\MessageContractExporter.cs (1)
827this.type = type;
3 references to type
System.ServiceModel (3)
System\ServiceModel\Description\MessageContractExporter.cs (3)
835if (key != null && key.type == this.type && 845return type.GetHashCode();