4 references to getPlaceholderSlot
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
2113int slot = getPlaceholderSlot(node); 2162return getPlaceholderSlot(node); 2164return getPlaceholderSlot(node); 2169int slot = getPlaceholderSlot(node);