1 reference to DoWork
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\ScheduleActionItemAsyncResult.cs (1)
10
private static Action<object> s_doWork = new Action<object>(
DoWork
);