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