2 references to GetData
mscorlib (2)
system\runtime\remoting\context.cs (1)
798return Thread.CurrentContext.MyLocalStore.GetData(slot);
system\threading\thread.cs (1)
1080return dls.Store.GetData(slot);