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