1 reference to createBitVectorWithNotNulls
Microsoft.CodeAnalysis.CSharp (1)
FlowAnalysis\NullableWalker.cs (1)
12282
return new LocalState(variables.Id, container,
createBitVectorWithNotNulls
(capacity, reachable: true));