2 references to GetNamedDataSlot
mscorlib (2)
system\runtime\remoting\context.cs (1)
778return _localDataStoreMgr.GetNamedDataSlot(name);
system\threading\thread.cs (1)
1051return LocalDataStoreManager.GetNamedDataSlot(name);