1 write to value
System.ServiceModel.Internals (1)
System\Runtime\InputQueue.cs (1)
764
this.
value
= value;
2 references to value
System.ServiceModel.Internals (2)
System\Runtime\InputQueue.cs (2)
781
get { return this.
value
; }
791
return this.
value
;