1 write to _mappedFieldData
ILAssembler (1)
VTableExportPEBuilder.cs (1)
113_mappedFieldData = mappedFieldData;
3 references to _mappedFieldData
ILAssembler (3)
VTableExportPEBuilder.cs (3)
255if (_dataLabelFixups is null || _dataLabelFixups.Count == 0 || _mappedFieldData is null) 350if (_mappedFieldData is not null && _mappedFieldData.Count > 0)