2 implementations of EnumStaticFieldByName3
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataTypeInstance.cs (1)
358
int IXCLRDataTypeInstance.
EnumStaticFieldByName3
(ulong* handle, DacComNullableByRef<IXCLRDataValue> value, DacComNullableByRef<IXCLRDataModule> tokenScope, uint* token)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTypeInstance.cs (1)
1583
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTypeInstance.
EnumStaticFieldByName3
(ulong* handle, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataValue> value, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule> tokenScope, uint* token)
1 reference to EnumStaticFieldByName3
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTypeInstance.cs (1)
1641
__retVal = @this.
EnumStaticFieldByName3
(handle, value, tokenScope, token);