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