1 write to _item
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InputQueue.cs (1)
1025_item = item.Value;
2 references to _item
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InputQueue.cs (2)
1021Fx.Assert(_item == null, "InputQueue.WaitQueueReader.Set: (this.item == null)"); 1065value = _item;