4 references to getPlaceholderSlot
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
2189int slot = getPlaceholderSlot(node); 2238return getPlaceholderSlot(node); 2240return getPlaceholderSlot(node); 2245int slot = getPlaceholderSlot(node);