34 references to MissingPredefinedMember
Microsoft.CodeAnalysis.CSharp (34)
Compiler\MethodBodySynthesizer.Lowered.cs (5)
122catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex) 215catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex) 254catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex) 287catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex) 336catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Emitter\Model\SynthesizedPrivateImplementationDetailsStaticConstructor.cs (1)
68catch (SyntheticBoundNodeFactory.MissingPredefinedMember missing)
Lowering\AsyncRewriter\AsyncRewriter.cs (1)
92catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Lowering\ClosureConversion\ClosureConversion.cs (1)
1728catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Lowering\ClosureConversion\ExpressionLambdaRewriter.cs (1)
126catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Lowering\IteratorRewriter\IteratorRewriter.cs (1)
204catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Lowering\LocalRewriter\LocalRewriter.cs (1)
168catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Lowering\SyntheticBoundNodeFactory.cs (2)
147/// that do not exist will result in an exception of type <see cref="MissingPredefinedMember"/> being thrown. 360/// that does not exist will result in an exception of type <see cref="MissingPredefinedMember"/> being thrown
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListConstructor.cs (1)
42catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListEnumeratorConstructor.cs (1)
42catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListMethod.cs (1)
31catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\Records\SynthesizedRecordBaseEquals.cs (1)
72catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\Records\SynthesizedRecordClone.cs (1)
134catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\Records\SynthesizedRecordEqualityContractProperty.cs (1)
179catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\Records\SynthesizedRecordEqualityOperator.cs (1)
79catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\Records\SynthesizedRecordEquals.cs (1)
174catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\Records\SynthesizedRecordGetHashCode.cs (1)
120catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\Records\SynthesizedRecordInequalityOperator.cs (1)
44catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\Records\SynthesizedRecordObjEquals.cs (1)
74catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\Records\SynthesizedRecordPrintMembers.cs (1)
230catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\Records\SynthesizedRecordToString.cs (1)
82catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\SynthesizedInlineArrayAsReadOnlySpanMethod.cs (1)
42catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\SynthesizedInlineArrayAsSpanMethod.cs (1)
40catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\SynthesizedInlineArrayElementRefMethod.cs (1)
42catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\SynthesizedInlineArrayElementRefReadOnlyMethod.cs (1)
44catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\SynthesizedInlineArrayFirstElementRefMethod.cs (1)
38catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\SynthesizedInlineArrayFirstElementRefReadOnlyMethod.cs (1)
40catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\SynthesizedParameterlessThrowMethod.cs (1)
38catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)
Symbols\Synthesized\SynthesizedThrowSwitchExpressionExceptionMethod.cs (1)
39catch (SyntheticBoundNodeFactory.MissingPredefinedMember ex)