1 write to Container
Microsoft.CodeAnalysis.CSharp (1)
FlowAnalysis\NullableWalker.cs (1)
12211
Container
= container;
2 references to Container
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
12252
var container = snapshot.
Container
is null ? null : new Boxed(Create(snapshot.
Container
));