1 implementation of GetStaticFieldByIndex
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\59\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTypeInstance.cs (1)
412int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTypeInstance.GetStaticFieldByIndex(uint index, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTask tlsTask, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataValue> field, uint bufLen, uint* nameLen, char* nameBuf, uint* token)
1 reference to GetStaticFieldByIndex
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\59\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTypeInstance.cs (1)
465__retVal = @this.GetStaticFieldByIndex(index, tlsTask, field, bufLen, nameLen, nameBuf, token);