5 references to OverLapped
mscorlib (5)
system\io\filestream.cs (5)
331
FrameworkEventSource.Log.ThreadTransferReceive((long)(asyncResult.
OverLapped
), 2, string.Empty);
2027
NativeOverlapped* intOverlapped = asyncResult.
OverLapped
;
2062
FrameworkEventSource.Log.ThreadTransferSend((long)(asyncResult.
OverLapped
), 2, string.Empty, false);
2282
NativeOverlapped* intOverlapped = asyncResult.
OverLapped
;
2321
FrameworkEventSource.Log.ThreadTransferSend((long)(asyncResult.
OverLapped
), 2, string.Empty, false);