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)
1067
if (
_legacyProcess2
is not null)
1069
int hrLocal =
_legacyProcess2
.GetGcNotification(gcEvtArgs);
1090
if (
_legacyProcess2
is not null)
1093
int hrLocal =
_legacyProcess2
.SetGcNotification(gcEvtArgs);