2 references to WasCompilerGeneratedIsChecked
Microsoft.CodeAnalysis.VisualBasic (2)
BoundTree\BoundNode.vb (2)
73_attributes = _attributes Or BoundNodeAttributes.WasCompilerGeneratedIsChecked 81Debug.Assert((_attributes And BoundNodeAttributes.WasCompilerGeneratedIsChecked) = 0)