4 references to getPlaceholderSlot
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
2134int slot = getPlaceholderSlot(node); 2183return getPlaceholderSlot(node); 2185return getPlaceholderSlot(node); 2190int slot = getPlaceholderSlot(node);