2 references to BindIOCompletionCallbackNative
mscorlib (2)
system\threading\threadpool.cs (2)
1892return BindIOCompletionCallbackNative(osHandle); 1920ret = BindIOCompletionCallbackNative(osHandle.DangerousGetHandle());