1 reference to AttributesPreservedInClone
Microsoft.CodeAnalysis.CSharp (1)
BoundTree\BoundNode.cs (1)
69
result._attributes &= BoundNodeAttributes.
AttributesPreservedInClone
;