5 implementations of OnTypeUnloaded
Microsoft.Diagnostics.DataContractReader.Legacy (5)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.cs (1)
366
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.
OnTypeUnloaded
(void* typeInst)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification2.cs (1)
378
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.
OnTypeUnloaded
(void* typeInst) => throw new global::System.Diagnostics.UnreachableException();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification3.cs (1)
355
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.
OnTypeUnloaded
(void* typeInst) => throw new global::System.Diagnostics.UnreachableException();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification4.cs (1)
388
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.
OnTypeUnloaded
(void* typeInst) => throw new global::System.Diagnostics.UnreachableException();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification5.cs (1)
423
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.
OnTypeUnloaded
(void* typeInst) => throw new global::System.Diagnostics.UnreachableException();
5 references to OnTypeUnloaded
Microsoft.Diagnostics.DataContractReader.Legacy (5)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.cs (1)
391
__retVal = @this.
OnTypeUnloaded
(typeInst);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification2.cs (1)
417
new int OnTypeUnloaded(void* typeInst) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification)this).
OnTypeUnloaded
(typeInst);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification3.cs (1)
400
new int OnTypeUnloaded(void* typeInst) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification)this).
OnTypeUnloaded
(typeInst);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification4.cs (1)
435
new int OnTypeUnloaded(void* typeInst) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification)this).
OnTypeUnloaded
(typeInst);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification5.cs (1)
472
new int OnTypeUnloaded(void* typeInst) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification)this).
OnTypeUnloaded
(typeInst);