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