2 references to CreateLocalDataStore
mscorlib (2)
system\runtime\remoting\context.cs (1)
752
_localDataStore = _localDataStoreMgr.
CreateLocalDataStore
();
system\threading\thread.cs (1)
1094
dls = LocalDataStoreManager.
CreateLocalDataStore
();