4 references to SynthesizedNonUserDefined
Microsoft.CodeAnalysis.CSharp (4)
Compiler\MethodBodySynthesizer.cs (2)
399delegateUpdate = BoundConversion.SynthesizedNonUserDefined(syntax, 464delegateUpdate = BoundConversion.SynthesizedNonUserDefined(syntax,
Lowering\LocalRewriter\LocalRewriter_Conversion.cs (1)
1131rewrittenOperand = BoundConversion.SynthesizedNonUserDefined(syntax, rewrittenOperand, Conversion.ImplicitEnumeration, rewrittenOperandType);
Lowering\SyntheticBoundNodeFactory.cs (1)
1268? BoundConversion.SynthesizedNonUserDefined(syntax, nullLiteral, Conversion.NullToPointer, type)