7 references to BoundConversion
Microsoft.CodeAnalysis.CSharp (7)
BoundTree\Constructors.cs (2)
330return new BoundConversion( 384: this(
Generated\BoundNodes.xml.Generated.cs (1)
2984var result = new BoundConversion(this.Syntax, operand, conversion, isBaseConversion, @checked, explicitCastInCode, constantValueOpt, conversionGroupOpt, type, this.HasErrors);
Lowering\ClosureConversion\ClosureConversion.cs (1)
1401result = new BoundConversion(
Lowering\LocalRewriter\LocalRewriter_Conversion.cs (3)
280result = new BoundConversion( 517return new BoundConversion( 726new BoundConversion(