1 instantiation of GCHandleCookieTable
mscorlib (1)
system\runtime\interopservices\gchandle.cs (1)
56
s_cookieTable = new
GCHandleCookieTable
();
1 reference to GCHandleCookieTable
mscorlib (1)
system\runtime\interopservices\gchandle.cs (1)
335
static private volatile
GCHandleCookieTable
s_cookieTable = null;