4 references to getPlaceholderSlot
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
2152int slot = getPlaceholderSlot(node); 2201return getPlaceholderSlot(node); 2203return getPlaceholderSlot(node); 2208int slot = getPlaceholderSlot(node);