1 write to _value
System.ServiceModel.Primitives (1)
Internals\System\Runtime\InputQueue.cs (1)
866_value = value;
2 references to _value
System.ServiceModel.Primitives (2)
Internals\System\Runtime\InputQueue.cs (2)
877get { return _value; } 887return _value;