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