SymMethod.RootScopeInternal Metod

Definition

Hämtar det lexikala rotomfånget för den aktuella metoden. Det här omfånget omger hela metoden.

public:
 System::Diagnostics::SymbolStore::ISymbolScope ^ RootScopeInternal();
public:
 virtual System::Diagnostics::SymbolStore::ISymbolScope ^ RootScopeInternal();
public System.Diagnostics.SymbolStore.ISymbolScope RootScopeInternal();
public virtual System.Diagnostics.SymbolStore.ISymbolScope RootScopeInternal();
member this.RootScopeInternal : unit -> System.Diagnostics.SymbolStore.ISymbolScope
abstract member RootScopeInternal : unit -> System.Diagnostics.SymbolStore.ISymbolScope
override this.RootScopeInternal : unit -> System.Diagnostics.SymbolStore.ISymbolScope
Public Function RootScopeInternal () As ISymbolScope
Public Overridable Function RootScopeInternal () As ISymbolScope

Returer

Rotens lexikala omfång som omger hela metoden.

Gäller för