1 write to _hasDictionarySlotInVTable
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\TypeBuilderState.cs (1)
204
_hasDictionarySlotInVTable
??= ComputeHasDictionarySlotInVTable();
1 reference to _hasDictionarySlotInVTable
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\TypeBuilderState.cs (1)
205
return
_hasDictionarySlotInVTable
.Value;