Freigeben über


IDkmClrDecompiler175.TryLoadDecompiledSymbols(DkmClrModuleInstance) Methode

Definition

Versucht, zwischengespeicherte dekompilierte Symbole für das Modul zu laden.

public void TryLoadDecompiledSymbols (Microsoft.VisualStudio.Debugger.Clr.DkmClrModuleInstance clrModuleInstance);
abstract member TryLoadDecompiledSymbols : Microsoft.VisualStudio.Debugger.Clr.DkmClrModuleInstance -> unit
Public Sub TryLoadDecompiledSymbols (clrModuleInstance As DkmClrModuleInstance)

Parameter

clrModuleInstance
DkmClrModuleInstance

[In] "DkmClrModuleInstance" wird für Module verwendet, die in die Common Language Runtime geladen werden.

Gilt für: