4 references to getPlaceholderSlot
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
2191int slot = getPlaceholderSlot(node); 2240return getPlaceholderSlot(node); 2242return getPlaceholderSlot(node); 2247int slot = getPlaceholderSlot(node);