2 implementations of GetFieldByToken2
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataValue.cs (1)
1116int IXCLRDataValue.GetFieldByToken2(
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataValue.cs (1)
1348int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataValue.GetFieldByToken2(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule tokenScope, uint token, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataValue> field, uint bufLen, uint* nameLen, char* nameBuf)
1 reference to GetFieldByToken2
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataValue.cs (1)
1401__retVal = @this.GetFieldByToken2(tokenScope, token, field, bufLen, nameLen, nameBuf);