2 implementations of Set
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InputQueue.cs (2)
890
public void
Set
(bool itemAvailable)
1083
public void
Set
(bool itemAvailable)
1 reference to Set
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InputQueue.cs (1)
507
waiters[i].
Set
(itemAvailable);