1 write to _removerRowId
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\HandleCollections.TypeSystem.cs (1)
1645
_removerRowId
= removerRowId;
1 reference to _removerRowId
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\HandleCollections.TypeSystem.cs (1)
1638
public MethodDefinitionHandle Remover { get { return MethodDefinitionHandle.FromRowId(
_removerRowId
); } }