2 references to WasTopLevelNullabilityChecked
Microsoft.CodeAnalysis.CSharp (2)
BoundTree\BoundNode.cs (2)
216_attributes |= BoundNodeAttributes.WasTopLevelNullabilityChecked; 227Debug.Assert((_attributes & BoundNodeAttributes.WasTopLevelNullabilityChecked) == 0,