3 writes to m_nameIsCached
System.Private.CoreLib (3)
src\System\Reflection\RuntimeParameterInfo.cs (3)
168
m_nameIsCached
= true;
203
m_nameIsCached
= true;
253
m_nameIsCached
= true;
1 reference to m_nameIsCached
System.Private.CoreLib (1)
src\System\Reflection\RuntimeParameterInfo.cs (1)
242
if (!
m_nameIsCached
)