Base:
method
GetCachedSlot
Microsoft.CodeAnalysis.SyntaxNode.GetCachedSlot(System.Int32)
2 references to GetCachedSlot
Microsoft.CodeAnalysis (2)
Syntax\SyntaxList.SeparatedWithManyChildren.cs (2)
51&& GetCachedSlot(valueIndex - 2) is null 52&& (valueIndex >= Green.SlotCount - 2 || GetCachedSlot(valueIndex + 2) is { }))