3 references to LocalScopeHandleCollection
System.Reflection.Metadata (3)
System\Reflection\Metadata\MetadataReader.cs (3)
1045public LocalScopeHandleCollection LocalScopes => new LocalScopeHandleCollection(this, 0); 1425return new LocalScopeHandleCollection(this, handle.RowId); 1430return new LocalScopeHandleCollection(this, handle.RowId);