4 references to getPlaceholderSlot
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
2214int slot = getPlaceholderSlot(node); 2263return getPlaceholderSlot(node); 2265return getPlaceholderSlot(node); 2270int slot = getPlaceholderSlot(node);