4 references to getPlaceholderSlot
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
2091int slot = getPlaceholderSlot(node); 2140return getPlaceholderSlot(node); 2142return getPlaceholderSlot(node); 2147int slot = getPlaceholderSlot(node);