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