4 writes to SupportsAsync
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\AsyncResult.cs (1)
13
[Fx.Tag.SynchronizationPrimitive(Fx.Tag.BlocksUsing.ManualResetEvent,
SupportsAsync
= true, ReleaseMethod = "Complete")]
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InputQueue.cs (3)
10
[Fx.Tag.SynchronizationPrimitive(Fx.Tag.BlocksUsing.PrivatePrimitive,
SupportsAsync
= true, ReleaseMethod = "Dispatch")]
793
[Fx.Tag.SynchronizationPrimitive(Fx.Tag.BlocksUsing.AsyncResult,
SupportsAsync
= true, ReleaseMethod = "Set")]
855
[Fx.Tag.SynchronizationPrimitive(Fx.Tag.BlocksUsing.AsyncResult,
SupportsAsync
= true, ReleaseMethod = "Set")]