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)
1864
if (
_legacyProcess2
is not null)
1866
int hrLocal =
_legacyProcess2
.GetGcNotification(gcEvtArgs);
1888
if (
_legacyProcess2
is not null)
1891
int hrLocal =
_legacyProcess2
.SetGcNotification(gcEvtArgs);