2 instantiations of ClrDataAppDomain
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataFrame.cs (1)
116appDomain.Interface = new ClrDataAppDomain(_target, appDomainAddr, legacyAppDomain);
ClrDataTask.cs (1)
42appDomain.Interface = new ClrDataAppDomain(_target, currentAppDomain, legacyAppDomain);
1 reference to ClrDataAppDomain
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataAppDomain.cs (1)
161&& obj is ClrDataAppDomain other)