3 writes to _templateComputed
System.Private.TypeLoader (3)
Internal\Runtime\TypeLoader\TypeBuilderState.cs (3)
65
_nativeLayoutComputed = _nativeLayoutTokenComputed =
_templateComputed
= true;
77
_nativeLayoutComputed = _nativeLayoutTokenComputed =
_templateComputed
= true;
87
_templateComputed
= true;
2 references to _templateComputed
System.Private.TypeLoader (2)
Internal\Runtime\TypeLoader\TypeBuilderState.cs (2)
57
if (!
_templateComputed
)
107
if (!
_templateComputed
)