5 implementations of OnTypeUnloaded
Microsoft.Diagnostics.DataContractReader.Legacy (5)
_generated\63\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.cs (1)
366
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.
OnTypeUnloaded
(void* typeInst)
_generated\64\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\65\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\66\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\67\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\63\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.cs (1)
391
__retVal = @this.
OnTypeUnloaded
(typeInst);
_generated\64\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification2.cs (1)
417
new int OnTypeUnloaded(void* typeInst) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification)this).
OnTypeUnloaded
(typeInst);
_generated\65\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification3.cs (1)
400
new int OnTypeUnloaded(void* typeInst) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification)this).
OnTypeUnloaded
(typeInst);
_generated\66\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification4.cs (1)
435
new int OnTypeUnloaded(void* typeInst) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification)this).
OnTypeUnloaded
(typeInst);
_generated\67\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification5.cs (1)
472
new int OnTypeUnloaded(void* typeInst) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification)this).
OnTypeUnloaded
(typeInst);