DkmClrMethodScopeData.ParentScope Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The index of the parent scope in the array of scopes for the method.
public: initonly int ParentScope;
public: initonly int ParentScope;
initonly int ParentScope;
public readonly int ParentScope;
val mutable ParentScope : int
Public ReadOnly ParentScope As Integer