System.Reflection.Metadata.LocalScope public struct LocalScope Documentation Code public int EndOffset { get; } public ImportScopeHandle ImportScope { get; } public int Length { get; } public MethodDefinitionHandle Method { get; } public int StartOffset { get; } public ChildrenEnumerator GetChildren() public LocalConstantHandleCollection GetLocalConstants() public LocalVariableHandleCollection GetLocalVariables()