Scope class Scope : ParentSymbol Documentation Code namespace Microsoft.CSharp.RuntimeBinder.Semantics { internal class Scope : ParentSymbol { public uint nestingOrder; } }