1 implementation of EnumStaticField2
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\59\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTypeInstance.cs (1)
1507
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTypeInstance.
EnumStaticField2
(ulong* handle, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataValue> value, uint bufLen, uint* nameLen, char* nameBuf, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule> tokenScope, uint* token)
1 reference to EnumStaticField2
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\59\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTypeInstance.cs (1)
1565
__retVal = @this.
EnumStaticField2
(handle, value, bufLen, nameLen, nameBuf, tokenScope, token);