2 references to DoWorkAsync
Client.ChannelLayer.IntegrationTests (2)
DuplexChannelShapeTests.4.0.0.cs (2)
152
Task task = channel.
DoWorkAsync
();
181
Task task = channel.
DoWorkAsync
();