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