2 writes to m_profileAPICheck
mscorlib (2)
system\reflection\emit\dynamicmethod.cs (2)
433
m_profileAPICheck
= true;
573
m_profileAPICheck
= value;
1 reference to m_profileAPICheck
mscorlib (1)
system\reflection\emit\dynamicmethod.cs (1)
567
return
m_profileAPICheck
;