2 references to Demote
Microsoft.CodeAnalysis.CSharp (2)
Lowering\ClosureConversion\ExpressionLambdaRewriter.cs (2)
527return Demote(result, type, isChecked); 1242return Demote(result, node.Type, isChecked);