1 write to _legacyProcess2
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
97_legacyProcess2 = legacyObj as IXCLRDataProcess2;
4 references to _legacyProcess2
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.IXCLRDataProcess.cs (4)
1067if (_legacyProcess2 is not null) 1069int hrLocal = _legacyProcess2.GetGcNotification(gcEvtArgs); 1090if (_legacyProcess2 is not null) 1093int hrLocal = _legacyProcess2.SetGcNotification(gcEvtArgs);