4 writes to fieldType
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
5553
corField->
fieldType
= 0;
5559
corField->
fieldType
= (int)CorElementType.Byref;
5571
corField->
fieldType
= (int)rts.GetInternalCorElementType(mtHandle);
5580
corField->
fieldType
= 0;