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