1 instantiation of ComMethodTable
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\18\Microsoft_Diagnostics_DataContractReader_Data.ComMethodTable.g.cs (1)
38=> new ComMethodTable(target, address);
5 references to ComMethodTable
Microsoft.Diagnostics.DataContractReader.Contracts (5)
_generated\18\Microsoft_Diagnostics_DataContractReader_Data.ComMethodTable.g.cs (2)
37static ComMethodTable IData<ComMethodTable>.Create(Target target, TargetPointer address)
Contracts\BuiltInCOM_1.cs (2)
126Data.ComMethodTable comMethodTable = _target.ProcessedData.GetOrAdd<Data.ComMethodTable>(comMethodTableAddr);
Data\ComMethodTable.cs (1)
7internal sealed partial class ComMethodTable : IData<ComMethodTable>