1 write to Dispatches
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\ManagedObjectWrapperLayout.cs (1)
18Dispatches = target.ReadPointerField(address, type, nameof(Dispatches));
3 references to Dispatches
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\ComWrappers_1.cs (2)
105return IndexIntoDispatchSection(layout.UserDefinedCount, layout.Dispatches); 117return IndexIntoDispatchSection(i, layout.Dispatches);
Data\ManagedObjectWrapperLayout.cs (1)
18Dispatches = target.ReadPointerField(address, type, nameof(Dispatches));