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