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