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