1 write to _legacyProcess2
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
92_legacyProcess2 = legacyObj as IXCLRDataProcess2;
4 references to _legacyProcess2
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.IXCLRDataProcess.cs (4)
1864if (_legacyProcess2 is not null) 1866int hrLocal = _legacyProcess2.GetGcNotification(gcEvtArgs); 1888if (_legacyProcess2 is not null) 1891int hrLocal = _legacyProcess2.SetGcNotification(gcEvtArgs);