4 references to EType
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (3)
2226data.eType = Debugger_STRData.EType.cRuntimeNativeFrame; 2230data.eType = Debugger_STRData.EType.cMethodFrame; 2413data.eType = Debugger_STRData.EType.cStubFrame;
Dbi\IDacDbiInterface.cs (1)
368[FieldOffset(24)] public EType eType;