1 implementation of GetStartWrapper
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\BuiltInCOM_1.cs (1)
186
public TargetPointer
GetStartWrapper
(TargetPointer ccw)
2 references to GetStartWrapper
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
1019
ccw = builtInCOM.
GetStartWrapper
(ccw);
SOSDacImpl.cs (1)
602
ccwPtr = contract.
GetStartWrapper
(ccwPtr);