1 write to _hasDictionaryInVTable
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\TypeBuilderState.cs (1)
236
_hasDictionaryInVTable
??= ComputeHasDictionaryInVTable();
1 reference to _hasDictionaryInVTable
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\TypeBuilderState.cs (1)
237
return
_hasDictionaryInVTable
.Value;