2 references to GetFields
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataValue.cs (2)
336: checked((uint)GetFields(flags, fromType).Count); 677List<FieldEntry> fields = GetFields(fieldFlags, fromType);