2 implementations of GetGCFreeRegions
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface13.cs (1)
344int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface13.GetGCFreeRegions(global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMemoryEnum> ppEnum)
SOSDacImpl.cs (1)
6873int ISOSDacInterface13.GetGCFreeRegions(DacComNullableByRef<ISOSMemoryEnum> ppEnum)
1 reference to GetGCFreeRegions
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface13.cs (1)
392__retVal = @this.GetGCFreeRegions(ppEnum);