4 references to getPlaceholderSlot
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
1982int slot = getPlaceholderSlot(node); 2031return getPlaceholderSlot(node); 2033return getPlaceholderSlot(node); 2038int slot = getPlaceholderSlot(node);