2 instantiations of MissingPredefinedMember
Microsoft.CodeAnalysis.CSharp (2)
Lowering\SyntheticBoundNodeFactory.cs (2)
330
throw new
MissingPredefinedMember
(diagnostic);
377
throw new
MissingPredefinedMember
(diagnostic);
35 references to MissingPredefinedMember
Microsoft.CodeAnalysis.CSharp (35)
Compiler\MethodBodySynthesizer.Lowered.cs (5)
122
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
215
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
254
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
287
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
336
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Emitter\Model\SynthesizedPrivateImplementationDetailsStaticConstructor.cs (1)
68
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
missing)
Lowering\AsyncRewriter\AsyncRewriter.cs (1)
92
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Lowering\ClosureConversion\ClosureConversion.cs (1)
1731
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Lowering\ClosureConversion\ExpressionLambdaRewriter.cs (1)
125
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Lowering\IteratorRewriter\IteratorRewriter.cs (1)
204
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Lowering\LocalRewriter\LocalRewriter.cs (1)
172
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Lowering\SyntheticBoundNodeFactory.cs (2)
96
/// that do not exist will result in an exception of type <see cref="
MissingPredefinedMember
"/> being thrown.
317
/// that does not exist will result in an exception of type <see cref="
MissingPredefinedMember
"/> being thrown
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListConstructor.cs (1)
42
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListEnumeratorConstructor.cs (1)
42
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListMethod.cs (1)
31
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\Records\SynthesizedRecordBaseEquals.cs (1)
78
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\Records\SynthesizedRecordClone.cs (1)
134
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\Records\SynthesizedRecordEqualityContractProperty.cs (1)
182
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\Records\SynthesizedRecordEqualityOperator.cs (1)
79
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\Records\SynthesizedRecordEquals.cs (1)
173
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\Records\SynthesizedRecordGetHashCode.cs (1)
120
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\Records\SynthesizedRecordInequalityOperator.cs (1)
44
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\Records\SynthesizedRecordObjEquals.cs (1)
78
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\Records\SynthesizedRecordPrintMembers.cs (1)
234
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\Records\SynthesizedRecordToString.cs (1)
82
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\SynthesizedEmbeddedExtensionMarkerNameAttributeSymbol.cs (1)
153
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\SynthesizedInlineArrayAsReadOnlySpanMethod.cs (1)
42
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\SynthesizedInlineArrayAsSpanMethod.cs (1)
40
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\SynthesizedInlineArrayElementRefMethod.cs (1)
42
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\SynthesizedInlineArrayElementRefReadOnlyMethod.cs (1)
44
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\SynthesizedInlineArrayFirstElementRefMethod.cs (1)
38
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\SynthesizedInlineArrayFirstElementRefReadOnlyMethod.cs (1)
40
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\SynthesizedParameterlessThrowMethod.cs (1)
38
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)
Symbols\Synthesized\SynthesizedThrowSwitchExpressionExceptionMethod.cs (1)
39
catch (SyntheticBoundNodeFactory.
MissingPredefinedMember
ex)