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