2 references to GetCurrentContextInternal
mscorlib (2)
system\runtime\remoting\remotingproxy.cs (1)
333
Context currentContext = currentThread.
GetCurrentContextInternal
();
system\threading\thread.cs (1)
1375
return CurrentThread.
GetCurrentContextInternal
();