2 implementations of EnumStaticField2
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataTypeInstance.cs (1)
351
int IXCLRDataTypeInstance.
EnumStaticField2
(ulong* handle, DacComNullableByRef<IXCLRDataValue> value, uint bufLen, uint* nameLen, char* nameBuf, DacComNullableByRef<IXCLRDataModule> tokenScope, uint* token)
Generated\361d1da7f942c932\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\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTypeInstance.cs (1)
1565
__retVal = @this.
EnumStaticField2
(handle, value, bufLen, nameLen, nameBuf, tokenScope, token);