4 references to getPlaceholderSlot
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
2153int slot = getPlaceholderSlot(node); 2202return getPlaceholderSlot(node); 2204return getPlaceholderSlot(node); 2209int slot = getPlaceholderSlot(node);