4 references to getPlaceholderSlot
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
2177int slot = getPlaceholderSlot(node); 2226return getPlaceholderSlot(node); 2228return getPlaceholderSlot(node); 2233int slot = getPlaceholderSlot(node);