2 references to BoundUnconvertedWithElement
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
5476withElement = new BoundUnconvertedWithElement(
Generated\BoundNodes.xml.Generated.cs (1)
6520var result = new BoundUnconvertedWithElement(this.Syntax, arguments, argumentNamesOpt, argumentRefKindsOpt, this.HasErrors);