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