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