2 references to WasCompilerGenerated
Microsoft.CodeAnalysis.VisualBasic (2)
BoundTree\BoundNode.vb (2)
75
Return (_attributes And BoundNodeAttributes.
WasCompilerGenerated
) <> 0
83
_attributes = _attributes Or BoundNodeAttributes.
WasCompilerGenerated