1 write to _pMT
System.Private.CoreLib (1)
src\System\RuntimeType.BoxCache.cs (1)
45
_pMT
= handle.AsMethodTable();
3 references to _pMT
System.Private.CoreLib (3)
src\System\RuntimeType.BoxCache.cs (3)
49
if (
_pMT
->ContainsGenericVariables)
52
if (
_pMT
->IsValueType)
91
if (
_pMT
->ContainsGCPointers)