2 writes to type
System.ServiceModel (2)
System\ServiceModel\Description\MessagePartDescription.cs (2)
53
this.
type
= other.type;
98
set {
type
= value; }
2 references to type
System.ServiceModel (2)
System\ServiceModel\Description\MessagePartDescription.cs (2)
53
this.type = other.
type
;
97
get { return
type
; }