1 implementation of GetMOWReferenceCount
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\ComWrappers_1.cs (1)
81public long GetMOWReferenceCount(TargetPointer mow)
1 reference to GetMOWReferenceCount
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
6177*refCount = (int)comWrappersContract.GetMOWReferenceCount(managedObjectPtr);