1 implementation of OnCodeGenerated2
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\67\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification5.cs (1)
50
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification5.
OnCodeGenerated2
(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataMethodInstance method, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress nativeCodeLocation)
2 references to OnCodeGenerated2
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\67\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification5.cs (1)
93
__retVal = @this.
OnCodeGenerated2
(method, nativeCodeLocation);
SOSDacImpl.IXCLRDataProcess.cs (1)
670
notify5.
OnCodeGenerated2
(methodInst, jit.NativeCodeAddress.ToClrDataAddress(_target));