1 write to _others
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\HandleCollections.TypeSystem.cs (1)
1624
_others
= others;
1 reference to _others
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\HandleCollections.TypeSystem.cs (1)
1618
public ImmutableArray<MethodDefinitionHandle> Others { get { return
_others
; } }