1 implementation of GetElement
Microsoft.DotNet.ApiCompatibility (1)
Mapping\ElementMapper.cs (1)
64
public T?
GetElement
(ElementSide side, int setIndex)
1 reference to GetElement
Microsoft.DotNet.ApiCompatibility (1)
Mapping\AssemblyMapper.cs (1)
92
else if (checkIfExists && mapper.
GetElement
(side, setIndex) != null)