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