882 references to Unreachable
Microsoft.CodeAnalysis (224)
CodeGen\ArrayMembers.cs (2)
369
throw ExceptionUtilities.
Unreachable
();
375
throw ExceptionUtilities.
Unreachable
();
CodeGen\LocalDefinition.cs (2)
109
get { throw ExceptionUtilities.
Unreachable
(); }
117
get { throw ExceptionUtilities.
Unreachable
(); }
CodeGen\LocalScopeManager.cs (1)
229
throw ExceptionUtilities.
Unreachable
();
CodeGen\PrivateImplementationDetails.cs (8)
830
get { throw ExceptionUtilities.
Unreachable
(); }
849
throw ExceptionUtilities.
Unreachable
();
870
get { throw ExceptionUtilities.
Unreachable
(); }
876
throw ExceptionUtilities.
Unreachable
();
882
throw ExceptionUtilities.
Unreachable
();
1052
get { throw ExceptionUtilities.
Unreachable
(); }
1092
throw ExceptionUtilities.
Unreachable
();
1098
throw ExceptionUtilities.
Unreachable
();
CodeGen\SignatureOnlyLocalDefinition.cs (6)
31
get { throw ExceptionUtilities.
Unreachable
(); }
36
get { throw ExceptionUtilities.
Unreachable
(); }
57
get { throw ExceptionUtilities.
Unreachable
(); }
62
get { throw ExceptionUtilities.
Unreachable
(); }
67
get { throw ExceptionUtilities.
Unreachable
(); }
78
get { throw ExceptionUtilities.
Unreachable
(); }
Compilation.EmitStreamProvider.cs (1)
68
throw ExceptionUtilities.
Unreachable
();
Diagnostic\DiagnosticInfo.cs (1)
458
throw ExceptionUtilities.
Unreachable
();
DiagnosticAnalyzer\AnalysisResultBuilder.cs (2)
124
throw ExceptionUtilities.
Unreachable
();
144
throw ExceptionUtilities.
Unreachable
();
DiagnosticAnalyzer\AnalyzerDriver.cs (2)
1586
throw ExceptionUtilities.
Unreachable
();
1645
throw ExceptionUtilities.
Unreachable
();
DiagnosticAnalyzer\CompilationWithAnalyzers.cs (2)
811
throw ExceptionUtilities.
Unreachable
();
1291
throw ExceptionUtilities.
Unreachable
();
DocumentationComments\XmlDocumentationCommentTextReader.XmlStream.cs (2)
147
throw ExceptionUtilities.
Unreachable
();
153
throw ExceptionUtilities.
Unreachable
();
EmbeddedText.cs (1)
378
throw ExceptionUtilities.
Unreachable
();
Emit\EditAndContinue\DeletedPEMethodDefinition.cs (28)
103
=> throw ExceptionUtilities.
Unreachable
();
106
=> throw ExceptionUtilities.
Unreachable
();
109
=> throw ExceptionUtilities.
Unreachable
();
112
=> throw ExceptionUtilities.
Unreachable
();
115
=> throw ExceptionUtilities.
Unreachable
();
118
=> throw ExceptionUtilities.
Unreachable
();
121
=> throw ExceptionUtilities.
Unreachable
();
124
=> throw ExceptionUtilities.
Unreachable
();
127
=> throw ExceptionUtilities.
Unreachable
();
130
=> throw ExceptionUtilities.
Unreachable
();
133
=> throw ExceptionUtilities.
Unreachable
();
136
=> throw ExceptionUtilities.
Unreachable
();
139
=> throw ExceptionUtilities.
Unreachable
();
142
=> throw ExceptionUtilities.
Unreachable
();
145
=> throw ExceptionUtilities.
Unreachable
();
148
=> throw ExceptionUtilities.
Unreachable
();
151
=> throw ExceptionUtilities.
Unreachable
();
154
=> throw ExceptionUtilities.
Unreachable
();
157
=> throw ExceptionUtilities.
Unreachable
();
160
=> throw ExceptionUtilities.
Unreachable
();
163
=> throw ExceptionUtilities.
Unreachable
();
166
=> throw ExceptionUtilities.
Unreachable
();
169
=> throw ExceptionUtilities.
Unreachable
();
172
=> throw ExceptionUtilities.
Unreachable
();
175
=> throw ExceptionUtilities.
Unreachable
();
178
=> throw ExceptionUtilities.
Unreachable
();
182
=> throw ExceptionUtilities.
Unreachable
();
186
=> throw ExceptionUtilities.
Unreachable
();
Emit\EditAndContinue\DeletedSourceEventDefinition.cs (8)
34
public ITypeDefinition ContainingTypeDefinition => throw ExceptionUtilities.
Unreachable
();
47
public IMethodReference Adder => throw ExceptionUtilities.
Unreachable
();
48
public IMethodReference? Caller => throw ExceptionUtilities.
Unreachable
();
49
public IMethodReference Remover => throw ExceptionUtilities.
Unreachable
();
52
=> throw ExceptionUtilities.
Unreachable
();
55
=> throw ExceptionUtilities.
Unreachable
();
60
throw ExceptionUtilities.
Unreachable
();
66
throw ExceptionUtilities.
Unreachable
();
Emit\EditAndContinue\DeletedSourceGenericParameter.cs (1)
86
=> throw ExceptionUtilities.
Unreachable
();
Emit\EditAndContinue\DeletedSourceMethodDefinition.cs (6)
32
=> throw ExceptionUtilities.
Unreachable
();
76
public ITypeDefinition ContainingTypeDefinition => throw ExceptionUtilities.
Unreachable
();
114
=> throw ExceptionUtilities.
Unreachable
();
133
=> throw ExceptionUtilities.
Unreachable
();
143
throw ExceptionUtilities.
Unreachable
();
149
throw ExceptionUtilities.
Unreachable
();
Emit\EditAndContinue\DeletedSourcePropertyDefinition.cs (7)
53
public ITypeDefinition ContainingTypeDefinition => throw ExceptionUtilities.
Unreachable
();
67
=> throw ExceptionUtilities.
Unreachable
();
70
=> throw ExceptionUtilities.
Unreachable
();
73
=> throw ExceptionUtilities.
Unreachable
();
79
=> throw ExceptionUtilities.
Unreachable
();
84
throw ExceptionUtilities.
Unreachable
();
90
throw ExceptionUtilities.
Unreachable
();
Emit\EditAndContinue\DeletedSourceTypeDefinition.cs (9)
60
=> throw ExceptionUtilities.
Unreachable
();
107
=> throw ExceptionUtilities.
Unreachable
();
110
=> throw ExceptionUtilities.
Unreachable
();
113
=> throw ExceptionUtilities.
Unreachable
();
116
=> throw ExceptionUtilities.
Unreachable
();
119
=> throw ExceptionUtilities.
Unreachable
();
122
=> throw ExceptionUtilities.
Unreachable
();
125
=> throw ExceptionUtilities.
Unreachable
();
128
=> throw ExceptionUtilities.
Unreachable
();
Emit\EditAndContinue\DeltaMetadataWriter.cs (2)
55
private ArrayBuilder<int> CustomAttributeRowIds => _customAttributeRowIds ?? throw ExceptionUtilities.
Unreachable
();
725
throw ExceptionUtilities.
Unreachable
();
Emit\ErrorType.cs (2)
197
throw ExceptionUtilities.
Unreachable
();
203
throw ExceptionUtilities.
Unreachable
();
Emit\NoPia\CommonEmbeddedMember.cs (4)
112
throw ExceptionUtilities.
Unreachable
();
117
throw ExceptionUtilities.
Unreachable
();
125
throw ExceptionUtilities.
Unreachable
();
131
throw ExceptionUtilities.
Unreachable
();
Emit\NoPia\CommonEmbeddedParameter.cs (3)
214
throw ExceptionUtilities.
Unreachable
();
277
throw ExceptionUtilities.
Unreachable
();
283
throw ExceptionUtilities.
Unreachable
();
Emit\NoPia\CommonEmbeddedType.cs (3)
561
throw ExceptionUtilities.
Unreachable
();
729
throw ExceptionUtilities.
Unreachable
();
735
throw ExceptionUtilities.
Unreachable
();
Emit\NoPia\CommonEmbeddedTypeParameter.cs (3)
212
throw ExceptionUtilities.
Unreachable
();
243
throw ExceptionUtilities.
Unreachable
();
249
throw ExceptionUtilities.
Unreachable
();
Emit\NoPia\VtblGap.cs (2)
263
throw ExceptionUtilities.
Unreachable
();
269
throw ExceptionUtilities.
Unreachable
();
Generated\Operations.Generated.cs (1)
10865
public override IOperation DefaultVisit(IOperation operation, object? argument) => throw ExceptionUtilities.
Unreachable
();
InternalUtilities\ReadOnlyMemoryOfCharComparer.cs (1)
51
=> throw ExceptionUtilities.
Unreachable
();
InternalUtilities\RoslynParallel.cs (2)
35
throw ExceptionUtilities.
Unreachable
();
42
throw ExceptionUtilities.
Unreachable
();
InternalUtilities\SingleInitNullable.cs (1)
77
return ReadIfInitialized() ?? throw ExceptionUtilities.
Unreachable
();
MetadataReference\MetadataImageReference.cs (1)
36
throw ExceptionUtilities.
Unreachable
();
NativePdbWriter\PdbWriter.cs (1)
455
throw ExceptionUtilities.
Unreachable
();
Operations\ControlFlowGraphBuilder.cs (27)
456
throw ExceptionUtilities.
Unreachable
();
1321
throw ExceptionUtilities.
Unreachable
();
3834
throw ExceptionUtilities.
Unreachable
();
5245
throw ExceptionUtilities.
Unreachable
();
5683
throw ExceptionUtilities.
Unreachable
();
5688
throw ExceptionUtilities.
Unreachable
();
5693
throw ExceptionUtilities.
Unreachable
();
5698
throw ExceptionUtilities.
Unreachable
();
5703
throw ExceptionUtilities.
Unreachable
();
5708
throw ExceptionUtilities.
Unreachable
();
5903
throw ExceptionUtilities.
Unreachable
();
5909
throw ExceptionUtilities.
Unreachable
();
5915
throw ExceptionUtilities.
Unreachable
();
5920
throw ExceptionUtilities.
Unreachable
();
5925
throw ExceptionUtilities.
Unreachable
();
5930
throw ExceptionUtilities.
Unreachable
();
5935
throw ExceptionUtilities.
Unreachable
();
6478
throw ExceptionUtilities.
Unreachable
();
6610
throw ExceptionUtilities.
Unreachable
();
6989
throw ExceptionUtilities.
Unreachable
();
6994
throw ExceptionUtilities.
Unreachable
();
7124
throw ExceptionUtilities.
Unreachable
();
7129
throw ExceptionUtilities.
Unreachable
();
7582
throw ExceptionUtilities.
Unreachable
();
7944
throw ExceptionUtilities.
Unreachable
();
7949
throw ExceptionUtilities.
Unreachable
();
7954
throw ExceptionUtilities.
Unreachable
();
Operations\OperationCloner.cs (4)
52
throw ExceptionUtilities.
Unreachable
();
57
throw ExceptionUtilities.
Unreachable
();
62
throw ExceptionUtilities.
Unreachable
();
67
throw ExceptionUtilities.
Unreachable
();
PEWriter\InheritedTypeParameter.cs (8)
235
throw ExceptionUtilities.
Unreachable
();
283
get { throw ExceptionUtilities.
Unreachable
(); }
288
get { throw ExceptionUtilities.
Unreachable
(); }
293
get { throw ExceptionUtilities.
Unreachable
(); }
298
get { throw ExceptionUtilities.
Unreachable
(); }
303
get { throw ExceptionUtilities.
Unreachable
(); }
309
throw ExceptionUtilities.
Unreachable
();
315
throw ExceptionUtilities.
Unreachable
();
PEWriter\MetadataVisitor.cs (1)
214
throw ExceptionUtilities.
Unreachable
();
PEWriter\MetadataWriter.cs (3)
1093
_ => throw ExceptionUtilities.
Unreachable
()
1598
throw ExceptionUtilities.
Unreachable
();
1689
_ => throw ExceptionUtilities.
Unreachable
()
PEWriter\MetadataWriter.PortablePdb.cs (1)
317
throw ExceptionUtilities.
Unreachable
();
PEWriter\MethodDefinitionBase.cs (2)
176
throw ExceptionUtilities.
Unreachable
();
182
throw ExceptionUtilities.
Unreachable
();
PEWriter\ModifiedTypeReference.cs (6)
49
get { throw ExceptionUtilities.
Unreachable
(); }
54
get { throw ExceptionUtilities.
Unreachable
(); }
59
throw ExceptionUtilities.
Unreachable
();
69
get { throw ExceptionUtilities.
Unreachable
(); }
155
throw ExceptionUtilities.
Unreachable
();
161
throw ExceptionUtilities.
Unreachable
();
PEWriter\ParameterDefinitionBase.cs (2)
40
throw ExceptionUtilities.
Unreachable
();
46
throw ExceptionUtilities.
Unreachable
();
PEWriter\RootModuleType.cs (9)
202
get { throw ExceptionUtilities.
Unreachable
(); }
215
get { throw ExceptionUtilities.
Unreachable
(); }
220
throw ExceptionUtilities.
Unreachable
();
225
get { throw ExceptionUtilities.
Unreachable
(); }
230
get { throw ExceptionUtilities.
Unreachable
(); }
240
get { throw ExceptionUtilities.
Unreachable
(); }
245
get { throw ExceptionUtilities.
Unreachable
(); }
334
throw ExceptionUtilities.
Unreachable
();
340
throw ExceptionUtilities.
Unreachable
();
PEWriter\SequencePoint.cs (2)
47
throw ExceptionUtilities.
Unreachable
();
52
throw ExceptionUtilities.
Unreachable
();
PEWriter\SourceSpan.cs (2)
39
throw ExceptionUtilities.
Unreachable
();
44
throw ExceptionUtilities.
Unreachable
();
ReferenceManager\AssemblyDataForAssemblyBeingBuilt.cs (3)
77
throw ExceptionUtilities.
Unreachable
();
108
throw ExceptionUtilities.
Unreachable
();
115
throw ExceptionUtilities.
Unreachable
();
ReferenceManager\CommonReferenceManager.Resolution.cs (1)
976
throw ExceptionUtilities.
Unreachable
();
SourceGeneration\IncrementalWrapper.cs (2)
29
void ISourceGenerator.Execute(GeneratorExecutionContext context) => throw ExceptionUtilities.
Unreachable
();
31
void ISourceGenerator.Initialize(GeneratorInitializationContext context) => throw ExceptionUtilities.
Unreachable
();
SourceGeneration\Nodes\AbstractSourceOutputNode.cs (3)
94
IIncrementalGeneratorNode<TOutput> IIncrementalGeneratorNode<TOutput>.WithComparer(IEqualityComparer<TOutput> comparer) => throw ExceptionUtilities.
Unreachable
();
96
public IIncrementalGeneratorNode<(IEnumerable<GeneratedSourceText>, IEnumerable<Diagnostic>)> WithTrackingName(string name) => throw ExceptionUtilities.
Unreachable
();
98
void IIncrementalGeneratorNode<TOutput>.RegisterOutput(IIncrementalGeneratorOutputNode output) => throw ExceptionUtilities.
Unreachable
();
SourceGeneration\Nodes\HostOutputNode.cs (3)
98
IIncrementalGeneratorNode<OutputType> IIncrementalGeneratorNode<OutputType>.WithComparer(IEqualityComparer<OutputType> comparer) => throw ExceptionUtilities.
Unreachable
();
100
public IIncrementalGeneratorNode<OutputType> WithTrackingName(string name) => throw ExceptionUtilities.
Unreachable
();
102
void IIncrementalGeneratorNode<OutputType>.RegisterOutput(IIncrementalGeneratorOutputNode output) => throw ExceptionUtilities.
Unreachable
();
SourceGeneration\Nodes\InputNode.cs (1)
44
_registerOutput = registerOutput ?? (o => throw ExceptionUtilities.
Unreachable
());
SourceGeneration\Nodes\NodeStateTable.cs (2)
214
_ => throw ExceptionUtilities.
Unreachable
(),
669
_ => throw ExceptionUtilities.
Unreachable
()
src\roslyn\src\Dependencies\Collections\Extensions\ImmutableArrayExtensions.cs (2)
1016
throw ExceptionUtilities.
Unreachable
();
1026
throw ExceptionUtilities.
Unreachable
();
src\roslyn\src\Dependencies\Collections\TemporaryArray`1.cs (3)
317
_ => throw ExceptionUtilities.
Unreachable
(),
379
throw ExceptionUtilities.
Unreachable
();
432
throw ExceptionUtilities.
Unreachable
();
src\roslyn\src\Dependencies\Contracts\ErrorReporting\FailFast.cs (2)
45
throw ExceptionUtilities.
Unreachable
(); // to satisfy [DoesNotReturn]
55
throw ExceptionUtilities.
Unreachable
(); // to satisfy [DoesNotReturn]
Symbols\Attributes\CommonAttributeData.cs (1)
361
private protected virtual bool IsStringProperty(string memberName) => throw ExceptionUtilities.
Unreachable
();
Symbols\WellKnownGeneratedNameParser.cs (1)
106
throw ExceptionUtilities.
Unreachable
();
Syntax\GreenNode.cs (1)
187
throw ExceptionUtilities.
Unreachable
();
Syntax\InternalSyntax\SyntaxList.cs (4)
148
throw ExceptionUtilities.
Unreachable
();
156
throw ExceptionUtilities.
Unreachable
();
162
throw ExceptionUtilities.
Unreachable
();
167
throw ExceptionUtilities.
Unreachable
();
Syntax\InternalSyntax\SyntaxList`1.cs (1)
52
throw ExceptionUtilities.
Unreachable
();
Syntax\SyntaxList.cs (11)
22
throw ExceptionUtilities.
Unreachable
();
31
throw ExceptionUtilities.
Unreachable
();
36
throw ExceptionUtilities.
Unreachable
();
41
throw ExceptionUtilities.
Unreachable
();
46
throw ExceptionUtilities.
Unreachable
();
51
throw ExceptionUtilities.
Unreachable
();
56
throw ExceptionUtilities.
Unreachable
();
61
throw ExceptionUtilities.
Unreachable
();
66
throw ExceptionUtilities.
Unreachable
();
71
throw ExceptionUtilities.
Unreachable
();
76
throw ExceptionUtilities.
Unreachable
();
Syntax\SyntaxNodeOrToken.cs (1)
947
throw ExceptionUtilities.
Unreachable
();
Microsoft.CodeAnalysis.CSharp (656)
Binder\Binder_Conversions.cs (1)
2217
throw ExceptionUtilities.
Unreachable
();
Binder\Binder_Deconstruct.cs (1)
928
throw ExceptionUtilities.
Unreachable
();
Binder\Binder_Expressions.cs (2)
3330
throw ExceptionUtilities.
Unreachable
();
5821
throw ExceptionUtilities.
Unreachable
();
Binder\Binder_Initializers.cs (1)
138
throw ExceptionUtilities.
Unreachable
();
Binder\Binder_Lookup.cs (2)
1476
return lastBinder.AssociatedFileIdentifier ?? throw ExceptionUtilities.
Unreachable
();
1480
throw ExceptionUtilities.
Unreachable
();
Binder\Binder_Patterns.cs (2)
607
throw ExceptionUtilities.
Unreachable
();
1465
throw ExceptionUtilities.
Unreachable
();
Binder\Binder_Statements.cs (1)
4013
throw ExceptionUtilities.
Unreachable
();
Binder\Binder.IdentifierUsedAsValueFinder.cs (1)
551
(LambdaSymbol lambdaSymbol, Binder lambdaBodyBinder, BindingDiagnosticBag diagnostics) => throw ExceptionUtilities.
Unreachable
()),
Binder\Binder.QueryUnboundLambdaState.cs (1)
81
throw ExceptionUtilities.
Unreachable
();
Binder\Binder.ValueChecks.cs (2)
3400
internal override ScopedKind DeclaredScope => throw ExceptionUtilities.
Unreachable
();
5734
throw ExceptionUtilities.
Unreachable
();
Binder\BlockBinder.cs (2)
73
throw ExceptionUtilities.
Unreachable
();
91
throw ExceptionUtilities.
Unreachable
();
Binder\BuckStopsHereBinder.cs (14)
143
throw ExceptionUtilities.
Unreachable
();
166
throw ExceptionUtilities.
Unreachable
();
171
throw ExceptionUtilities.
Unreachable
();
177
throw ExceptionUtilities.
Unreachable
();
183
throw ExceptionUtilities.
Unreachable
();
189
throw ExceptionUtilities.
Unreachable
();
195
throw ExceptionUtilities.
Unreachable
();
201
throw ExceptionUtilities.
Unreachable
();
207
throw ExceptionUtilities.
Unreachable
();
213
throw ExceptionUtilities.
Unreachable
();
219
throw ExceptionUtilities.
Unreachable
();
225
throw ExceptionUtilities.
Unreachable
();
231
throw ExceptionUtilities.
Unreachable
();
237
throw ExceptionUtilities.
Unreachable
();
Binder\CatchClauseBinder.cs (2)
52
throw ExceptionUtilities.
Unreachable
();
57
throw ExceptionUtilities.
Unreachable
();
Binder\DecisionDagBuilder_CheckOrReachability.cs (3)
1215
throw ExceptionUtilities.
Unreachable
();
1220
throw ExceptionUtilities.
Unreachable
();
1403
throw ExceptionUtilities.
Unreachable
();
Binder\DecisionDagBuilder.cs (13)
311
throw ExceptionUtilities.
Unreachable
();
344
throw ExceptionUtilities.
Unreachable
();
2459
throw ExceptionUtilities.
Unreachable
();
2476
throw ExceptionUtilities.
Unreachable
();
2493
throw ExceptionUtilities.
Unreachable
();
2650
throw ExceptionUtilities.
Unreachable
();
3197
throw ExceptionUtilities.
Unreachable
();
3246
public virtual BoundDagTest ComputeSelectedTest(DecisionDagBuilder builder) => throw ExceptionUtilities.
Unreachable
();
3724
throw ExceptionUtilities.
Unreachable
();
4117
throw ExceptionUtilities.
Unreachable
();
4235
throw ExceptionUtilities.
Unreachable
();
4412
throw ExceptionUtilities.
Unreachable
();
4473
throw ExceptionUtilities.
Unreachable
();
Binder\EmbeddedStatementBinder.cs (2)
76
throw ExceptionUtilities.
Unreachable
();
94
throw ExceptionUtilities.
Unreachable
();
Binder\ExpressionListVariableBinder.cs (2)
48
throw ExceptionUtilities.
Unreachable
();
53
throw ExceptionUtilities.
Unreachable
();
Binder\ExpressionVariableBinder.cs (2)
41
throw ExceptionUtilities.
Unreachable
();
46
throw ExceptionUtilities.
Unreachable
();
Binder\FixedStatementBinder.cs (2)
67
throw ExceptionUtilities.
Unreachable
();
72
throw ExceptionUtilities.
Unreachable
();
Binder\ForEachLoopBinder.cs (2)
54
throw ExceptionUtilities.
Unreachable
();
59
throw ExceptionUtilities.
Unreachable
();
Binder\ForLoopBinder.cs (2)
147
throw ExceptionUtilities.
Unreachable
();
152
throw ExceptionUtilities.
Unreachable
();
Binder\PatternExplainer.cs (3)
115
throw ExceptionUtilities.
Unreachable
();
307
throw ExceptionUtilities.
Unreachable
();
852
throw ExceptionUtilities.
Unreachable
();
Binder\RefSafetyAnalysis.cs (4)
366
throw ExceptionUtilities.
Unreachable
();
854
throw ExceptionUtilities.
Unreachable
();
867
throw ExceptionUtilities.
Unreachable
();
1283
throw ExceptionUtilities.
Unreachable
();
Binder\ScriptLocalScopeBinder.cs (2)
44
throw ExceptionUtilities.
Unreachable
();
49
throw ExceptionUtilities.
Unreachable
();
Binder\Semantics\Conversions\TypeConversions.cs (5)
39
throw ExceptionUtilities.
Unreachable
();
45
throw ExceptionUtilities.
Unreachable
();
51
throw ExceptionUtilities.
Unreachable
();
57
throw ExceptionUtilities.
Unreachable
();
63
throw ExceptionUtilities.
Unreachable
();
Binder\Semantics\Operators\BinaryOperatorAnalysisResult.cs (2)
46
throw ExceptionUtilities.
Unreachable
();
52
throw ExceptionUtilities.
Unreachable
();
Binder\Semantics\OverloadResolution\MemberAnalysisResult.cs (2)
146
throw ExceptionUtilities.
Unreachable
();
151
throw ExceptionUtilities.
Unreachable
();
Binder\Semantics\OverloadResolution\OverloadResolution.cs (1)
3435
throw ExceptionUtilities.
Unreachable
();
Binder\SimpleLocalScopeBinder.cs (2)
32
throw ExceptionUtilities.
Unreachable
();
37
throw ExceptionUtilities.
Unreachable
();
Binder\SimpleProgramBinder.cs (2)
94
throw ExceptionUtilities.
Unreachable
();
112
throw ExceptionUtilities.
Unreachable
();
Binder\SwitchBinder.cs (2)
358
throw ExceptionUtilities.
Unreachable
();
368
throw ExceptionUtilities.
Unreachable
();
Binder\UnionMatchingRewriter.cs (1)
497
throw ExceptionUtilities.
Unreachable
();
Binder\UsingStatementBinder.cs (2)
325
throw ExceptionUtilities.
Unreachable
();
330
throw ExceptionUtilities.
Unreachable
();
Binder\WhileBinder.cs (2)
76
throw ExceptionUtilities.
Unreachable
();
81
throw ExceptionUtilities.
Unreachable
();
Binder\WithExternAndUsingAliasesBinder.cs (1)
95
throw ExceptionUtilities.
Unreachable
();
Binder\WithLambdaParametersBinder.cs (2)
172
throw ExceptionUtilities.
Unreachable
();
177
throw ExceptionUtilities.
Unreachable
();
BoundTree\BoundDagEvaluation.cs (2)
306
throw ExceptionUtilities.
Unreachable
();
351
throw ExceptionUtilities.
Unreachable
();
BoundTree\BoundExpression.cs (6)
162
public sealed override bool IsEquivalentToThisReference => throw ExceptionUtilities.
Unreachable
();
167
public sealed override bool IsEquivalentToThisReference => throw ExceptionUtilities.
Unreachable
();
187
public sealed override bool IsEquivalentToThisReference => throw ExceptionUtilities.
Unreachable
();
207
public sealed override bool IsEquivalentToThisReference => throw ExceptionUtilities.
Unreachable
();
217
public sealed override bool IsEquivalentToThisReference => throw ExceptionUtilities.
Unreachable
();
227
public sealed override bool IsEquivalentToThisReference => throw ExceptionUtilities.
Unreachable
();
BoundTree\BoundInterpolatedStringArgumentPlaceholder.cs (1)
14
public sealed override bool IsEquivalentToThisReference => throw ExceptionUtilities.
Unreachable
();
BoundTree\BoundNodeExtensions.cs (1)
257
BoundBinaryOperator or BoundInterpolatedString => throw ExceptionUtilities.
Unreachable
(),
BoundTree\BoundPatternWithUnionMatching.cs (1)
35
throw ExceptionUtilities.
Unreachable
();
BoundTree\BoundStatementExtensions.cs (1)
50
throw ExceptionUtilities.
Unreachable
();
BoundTree\Formatting.cs (2)
108
get { throw ExceptionUtilities.
Unreachable
(); }
140
get { throw ExceptionUtilities.
Unreachable
(); }
BoundTree\UnboundLambda.cs (1)
380
throw ExceptionUtilities.
Unreachable
();
BoundTree\VariablePendingInference.cs (1)
131
throw ExceptionUtilities.
Unreachable
();
CodeGen\EmitArrayInitializer.cs (1)
438
throw ExceptionUtilities.
Unreachable
();
CodeGen\EmitConversion.cs (1)
364
throw ExceptionUtilities.
Unreachable
();
CodeGen\EmitExpression.cs (3)
1119
throw ExceptionUtilities.
Unreachable
();
1698
throw ExceptionUtilities.
Unreachable
();
4175
throw ExceptionUtilities.
Unreachable
();
CodeGen\EmitStatement.cs (2)
496
throw ExceptionUtilities.
Unreachable
();
2024
throw ExceptionUtilities.
Unreachable
();
CodeGen\Optimizer.cs (2)
536
throw ExceptionUtilities.
Unreachable
();
2331
throw ExceptionUtilities.
Unreachable
();
Compilation\MemberSemanticModel.cs (4)
124
throw ExceptionUtilities.
Unreachable
();
134
throw ExceptionUtilities.
Unreachable
();
2414
throw ExceptionUtilities.
Unreachable
();
2419
throw ExceptionUtilities.
Unreachable
();
Compilation\MemberSemanticModel.NodeMapBuilder.cs (1)
311
throw ExceptionUtilities.
Unreachable
();
Compilation\MemberSemanticModel.SpeculativeMemberSemanticModel.cs (7)
67
throw ExceptionUtilities.
Unreachable
();
72
throw ExceptionUtilities.
Unreachable
();
77
throw ExceptionUtilities.
Unreachable
();
82
throw ExceptionUtilities.
Unreachable
();
87
throw ExceptionUtilities.
Unreachable
();
92
throw ExceptionUtilities.
Unreachable
();
97
throw ExceptionUtilities.
Unreachable
();
Compilation\SpeculativeSemanticModelWithMemberModel.cs (11)
517
throw ExceptionUtilities.
Unreachable
();
522
throw ExceptionUtilities.
Unreachable
();
532
throw ExceptionUtilities.
Unreachable
();
537
throw ExceptionUtilities.
Unreachable
();
542
throw ExceptionUtilities.
Unreachable
();
547
throw ExceptionUtilities.
Unreachable
();
552
throw ExceptionUtilities.
Unreachable
();
557
throw ExceptionUtilities.
Unreachable
();
562
throw ExceptionUtilities.
Unreachable
();
567
throw ExceptionUtilities.
Unreachable
();
572
throw ExceptionUtilities.
Unreachable
();
Compiler\ClsComplianceChecker.cs (1)
222
throw ExceptionUtilities.
Unreachable
();
Compiler\MethodBodySynthesizer.Lowered.cs (2)
294
protected sealed override bool HasSetsRequiredMembersImpl => throw ExceptionUtilities.
Unreachable
();
311
internal override ExecutableCodeBinder? TryGetBodyBinder(BinderFactory? binderFactoryOpt = null, bool ignoreAccessibility = false) => throw ExceptionUtilities.
Unreachable
();
Compiler\MethodCompiler.cs (6)
404
throw ExceptionUtilities.
Unreachable
();
450
throw ExceptionUtilities.
Unreachable
();
909
throw ExceptionUtilities.
Unreachable
();
914
throw ExceptionUtilities.
Unreachable
();
919
throw ExceptionUtilities.
Unreachable
();
924
throw ExceptionUtilities.
Unreachable
();
Compiler\SynthesizedMetadataCompiler.cs (1)
119
throw ExceptionUtilities.
Unreachable
();
Compiler\TypeCompilationState.cs (1)
212
throw ExceptionUtilities.
Unreachable
();
Declarations\DeclarationTreeBuilder.cs (1)
104
DeclarationKind.Namespace => throw ExceptionUtilities.
Unreachable
(),
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (3)
150
throw ExceptionUtilities.
Unreachable
();
385
throw ExceptionUtilities.
Unreachable
();
865
throw ExceptionUtilities.
Unreachable
();
Emitter\EditAndContinue\PEDeltaAssemblyBuilder.cs (1)
288
throw ExceptionUtilities.
Unreachable
();
Emitter\Model\ExpandedVarargsMethodReference.cs (2)
228
throw ExceptionUtilities.
Unreachable
();
234
throw ExceptionUtilities.
Unreachable
();
Emitter\Model\FunctionPointerTypeSymbolAdapter.cs (2)
86
throw ExceptionUtilities.
Unreachable
();
90
public override int GetHashCode() => throw ExceptionUtilities.
Unreachable
();
Emitter\Model\MethodSymbolAdapter.cs (1)
731
throw ExceptionUtilities.
Unreachable
();
Emitter\Model\NamedTypeReference.cs (2)
172
throw ExceptionUtilities.
Unreachable
();
178
throw ExceptionUtilities.
Unreachable
();
Emitter\Model\NamedTypeSymbolAdapter.cs (3)
223
throw ExceptionUtilities.
Unreachable
();
800
throw ExceptionUtilities.
Unreachable
();
1079
throw ExceptionUtilities.
Unreachable
();
Emitter\Model\ParameterSymbolAdapter.cs (2)
168
throw ExceptionUtilities.
Unreachable
();
278
throw ExceptionUtilities.
Unreachable
();
Emitter\Model\ParameterTypeInformation.cs (4)
72
throw ExceptionUtilities.
Unreachable
();
78
throw ExceptionUtilities.
Unreachable
();
123
throw ExceptionUtilities.
Unreachable
();
129
throw ExceptionUtilities.
Unreachable
();
Emitter\Model\PEAssemblyBuilder.cs (1)
774
=> throw ExceptionUtilities.
Unreachable
();
Emitter\Model\PENetModuleBuilder.cs (3)
31
throw ExceptionUtilities.
Unreachable
();
36
throw ExceptionUtilities.
Unreachable
();
49
=> throw ExceptionUtilities.
Unreachable
();
Emitter\Model\PropertySymbolAdapter.cs (1)
349
throw ExceptionUtilities.
Unreachable
();
Emitter\Model\SymbolAdapter.cs (5)
32
throw ExceptionUtilities.
Unreachable
();
39
throw ExceptionUtilities.
Unreachable
();
52
protected virtual SymbolAdapter GetCciAdapterImpl() => throw ExceptionUtilities.
Unreachable
();
189
throw ExceptionUtilities.
Unreachable
();
195
throw ExceptionUtilities.
Unreachable
();
Emitter\Model\TypeMemberReference.cs (2)
57
throw ExceptionUtilities.
Unreachable
();
63
throw ExceptionUtilities.
Unreachable
();
Emitter\Model\TypeParameterSymbolAdapter.cs (1)
156
throw ExceptionUtilities.
Unreachable
();
FlowAnalysis\AbstractFlowPass.cs (6)
1111
throw ExceptionUtilities.
Unreachable
();
1117
throw ExceptionUtilities.
Unreachable
();
2184
throw ExceptionUtilities.
Unreachable
();
3491
throw ExceptionUtilities.
Unreachable
();
3719
throw ExceptionUtilities.
Unreachable
();
3724
throw ExceptionUtilities.
Unreachable
();
FlowAnalysis\DefiniteAssignment.VariableIdentifier.cs (3)
90
throw ExceptionUtilities.
Unreachable
();
96
throw ExceptionUtilities.
Unreachable
();
102
throw ExceptionUtilities.
Unreachable
();
FlowAnalysis\NullableWalker_Patterns.cs (2)
442
(int inputSlot, TypeSymbol inputType) = tempMap.TryGetValue(evaluation.Input, out var slotAndType) ? slotAndType : throw ExceptionUtilities.
Unreachable
();
690
(int inputSlot, TypeSymbol inputType) = tempMap.TryGetValue(evaluation.Input, out var slotAndType) ? slotAndType : throw ExceptionUtilities.
Unreachable
();
FlowAnalysis\NullableWalker.cs (9)
996
=> throw ExceptionUtilities.
Unreachable
(),
3582
throw ExceptionUtilities.
Unreachable
();
4838
throw ExceptionUtilities.
Unreachable
();
7536
throw ExceptionUtilities.
Unreachable
();
11726
throw ExceptionUtilities.
Unreachable
();
12739
throw ExceptionUtilities.
Unreachable
();
13099
throw ExceptionUtilities.
Unreachable
();
13423
throw ExceptionUtilities.
Unreachable
();
14214
_ => throw ExceptionUtilities.
Unreachable
()
FlowAnalysis\NullableWalker.PlaceholderLocal.cs (4)
54
internal override SyntaxToken IdentifierToken => throw ExceptionUtilities.
Unreachable
();
60
internal override SynthesizedLocalKind SynthesizedKind => throw ExceptionUtilities.
Unreachable
();
63
internal override SyntaxNode GetDeclaratorSyntax() => throw ExceptionUtilities.
Unreachable
();
72
) => throw ExceptionUtilities.
Unreachable
();
Lowering\AsyncRewriter\AsyncExceptionHandlerRewriter.cs (1)
583
throw ExceptionUtilities.
Unreachable
();
Lowering\AsyncRewriter\AsyncMethodToStateMachineRewriter.cs (1)
335
throw ExceptionUtilities.
Unreachable
();
Lowering\AsyncRewriter\RuntimeAsyncRewriter.cs (1)
398
throw ExceptionUtilities.
Unreachable
();
Lowering\BoundTreeToDifferentEnclosingContextRewriter.cs (2)
220
throw ExceptionUtilities.
Unreachable
();
275
throw ExceptionUtilities.
Unreachable
();
Lowering\ClosureConversion\ClosureConversion.Analysis.cs (5)
193
throw ExceptionUtilities.
Unreachable
();
407
throw ExceptionUtilities.
Unreachable
();
621
return Helper(treeRoot) ?? throw ExceptionUtilities.
Unreachable
();
663
throw ExceptionUtilities.
Unreachable
();
671
return helper(treeRoot) ?? throw ExceptionUtilities.
Unreachable
();
Lowering\ClosureConversion\ClosureConversion.Analysis.Tree.cs (1)
414
=> throw ExceptionUtilities.
Unreachable
();
Lowering\ClosureConversion\ClosureConversion.cs (1)
1805
throw ExceptionUtilities.
Unreachable
();
Lowering\ClosureConversion\SynthesizedClosureMethod.cs (1)
243
throw ExceptionUtilities.
Unreachable
();
Lowering\ExtensionMethodBodyRewriter.cs (1)
84
throw ExceptionUtilities.
Unreachable
();
Lowering\Instrumentation\CodeCoverageInstrumenter.cs (1)
139
=> throw ExceptionUtilities.
Unreachable
(); // we don't currently need this
Lowering\IteratorRewriter\IteratorFinallyMethodSymbol.cs (2)
107
throw ExceptionUtilities.
Unreachable
();
259
protected sealed override bool HasSetsRequiredMembersImpl => throw ExceptionUtilities.
Unreachable
();
Lowering\LocalRewriter\DelegateCacheContainer.cs (1)
48
public override bool AreLocalsZeroed => throw ExceptionUtilities.
Unreachable
();
Lowering\LocalRewriter\DynamicSiteContainer.cs (1)
47
get { throw ExceptionUtilities.
Unreachable
(); }
Lowering\LocalRewriter\LocalRewriter_AssignmentOperator.cs (1)
143
throw ExceptionUtilities.
Unreachable
();
Lowering\LocalRewriter\LocalRewriter_Call.cs (2)
159
throw ExceptionUtilities.
Unreachable
();
1395
throw ExceptionUtilities.
Unreachable
();
Lowering\LocalRewriter\LocalRewriter_CollectionExpression.cs (2)
21
throw ExceptionUtilities.
Unreachable
();
26
throw ExceptionUtilities.
Unreachable
();
Lowering\LocalRewriter\LocalRewriter_ConditionalAccess.cs (1)
21
throw ExceptionUtilities.
Unreachable
();
Lowering\LocalRewriter\LocalRewriter_Conversion.cs (7)
636
throw ExceptionUtilities.
Unreachable
();
665
throw ExceptionUtilities.
Unreachable
();
677
throw ExceptionUtilities.
Unreachable
();
698
throw ExceptionUtilities.
Unreachable
();
716
throw ExceptionUtilities.
Unreachable
();
724
throw ExceptionUtilities.
Unreachable
();
1761
throw ExceptionUtilities.
Unreachable
();
Lowering\LocalRewriter\LocalRewriter_DeconstructionAssignmentOperator.cs (1)
326
throw ExceptionUtilities.
Unreachable
();
Lowering\LocalRewriter\LocalRewriter_FixedStatement.cs (1)
191
throw ExceptionUtilities.
Unreachable
(); //Should be handled by VisitFixedStatement
Lowering\LocalRewriter\LocalRewriter_IndexerAccess.cs (4)
465
throw ExceptionUtilities.
Unreachable
();
470
throw ExceptionUtilities.
Unreachable
();
475
throw ExceptionUtilities.
Unreachable
();
480
throw ExceptionUtilities.
Unreachable
();
Lowering\LocalRewriter\LocalRewriter_LocalDeclaration.cs (1)
88
throw ExceptionUtilities.
Unreachable
();
Lowering\LocalRewriter\LocalRewriter_StringConcat.cs (3)
135
throw ExceptionUtilities.
Unreachable
();
150
_ => throw ExceptionUtilities.
Unreachable
(),
648
throw ExceptionUtilities.
Unreachable
();
Lowering\LocalRewriter\LocalRewriter_TupleCreationExpression.cs (1)
17
throw ExceptionUtilities.
Unreachable
();
Lowering\LocalRewriter\LocalRewriter_UnaryOperator.cs (1)
427
throw ExceptionUtilities.
Unreachable
();
Lowering\LocalRewriter\LocalRewriter.cs (4)
462
throw ExceptionUtilities.
Unreachable
();
467
throw ExceptionUtilities.
Unreachable
();
569
throw ExceptionUtilities.
Unreachable
();
575
throw ExceptionUtilities.
Unreachable
();
Lowering\MethodToClassRewriter.cs (6)
71
throw ExceptionUtilities.
Unreachable
();
76
throw ExceptionUtilities.
Unreachable
();
81
throw ExceptionUtilities.
Unreachable
();
86
throw ExceptionUtilities.
Unreachable
();
277
throw ExceptionUtilities.
Unreachable
();
284
throw ExceptionUtilities.
Unreachable
();
Lowering\SpillSequenceSpiller.cs (2)
989
throw ExceptionUtilities.
Unreachable
();
1216
throw ExceptionUtilities.
Unreachable
();
Lowering\StateMachineRewriter\MethodToStateMachineRewriter.cs (2)
602
throw ExceptionUtilities.
Unreachable
(); // for statements have been lowered away by now
607
throw ExceptionUtilities.
Unreachable
(); // using statements have been lowered away by now
Parser\Blender.Cursor.cs (1)
127
throw ExceptionUtilities.
Unreachable
();
Parser\LanguageParser.cs (2)
7155
throw ExceptionUtilities.
Unreachable
();
11697
throw ExceptionUtilities.
Unreachable
();
Symbols\AbstractTypeMap.cs (1)
210
throw ExceptionUtilities.
Unreachable
();
Symbols\AnonymousTypes\AnonymousTypeManager.Templates.cs (1)
743
throw ExceptionUtilities.
Unreachable
();
Symbols\AnonymousTypes\PublicSymbols\AnonymousManager.TypeOrDelegatePublicSymbol.cs (6)
37
=> throw ExceptionUtilities.
Unreachable
();
41
throw ExceptionUtilities.
Unreachable
();
174
throw ExceptionUtilities.
Unreachable
();
248
get { throw ExceptionUtilities.
Unreachable
(); }
258
throw ExceptionUtilities.
Unreachable
();
281
internal sealed override NamedTypeSymbol AsNativeInteger() => throw ExceptionUtilities.
Unreachable
();
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.SynthesizedMethodBase.cs (3)
207
throw ExceptionUtilities.
Unreachable
();
232
throw ExceptionUtilities.
Unreachable
();
235
protected override bool HasSetsRequiredMembersImpl => throw ExceptionUtilities.
Unreachable
();
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.TypeOrDelegateTemplateSymbol.cs (3)
56
=> throw ExceptionUtilities.
Unreachable
();
313
throw ExceptionUtilities.
Unreachable
();
326
internal sealed override NamedTypeSymbol AsNativeInteger() => throw ExceptionUtilities.
Unreachable
();
Symbols\AssemblySymbol.cs (3)
395
throw ExceptionUtilities.
Unreachable
();
406
throw ExceptionUtilities.
Unreachable
();
415
throw ExceptionUtilities.
Unreachable
();
Symbols\ConstructedNamedTypeSymbol.cs (3)
45
get { throw ExceptionUtilities.
Unreachable
(); }
50
throw ExceptionUtilities.
Unreachable
();
135
get { throw ExceptionUtilities.
Unreachable
(); }
Symbols\ErrorMethodSymbol.cs (4)
86
internal sealed override bool HasSpecialNameAttribute => throw ExceptionUtilities.
Unreachable
();
248
get { throw ExceptionUtilities.
Unreachable
(); }
268
throw ExceptionUtilities.
Unreachable
();
273
throw ExceptionUtilities.
Unreachable
();
Symbols\ErrorTypeSymbol.cs (5)
177
throw ExceptionUtilities.
Unreachable
();
535
throw ExceptionUtilities.
Unreachable
();
555
get { throw ExceptionUtilities.
Unreachable
(); }
558
internal override NamedTypeSymbol AsNativeInteger() => throw ExceptionUtilities.
Unreachable
();
755
=> throw ExceptionUtilities.
Unreachable
();
Symbols\ExtendedErrorTypeSymbol.cs (1)
96
throw ExceptionUtilities.
Unreachable
();
Symbols\Extensions\ReceiverParameterSymbol.cs (1)
44
=> throw ExceptionUtilities.
Unreachable
();
Symbols\Extensions\RewrittenLambdaOrLocalFunctionSymbol.cs (1)
44
=> throw ExceptionUtilities.
Unreachable
();
Symbols\Extensions\RewrittenMethodSymbol.cs (3)
76
internal sealed override bool IsNullableAnalysisEnabled() => throw ExceptionUtilities.
Unreachable
();
83
internal sealed override bool HasSpecialNameAttribute => throw ExceptionUtilities.
Unreachable
();
132
=> throw ExceptionUtilities.
Unreachable
();
Symbols\Extensions\RewrittenParameterSymbol.cs (2)
24
internal override ImmutableArray<int> InterpolatedStringHandlerArgumentIndexes => throw ExceptionUtilities.
Unreachable
();
26
internal override bool HasInterpolatedStringHandlerArgumentError => throw ExceptionUtilities.
Unreachable
();
Symbols\Extensions\SourceExtensionImplementationMethodSymbol.cs (1)
230
BoundInterpolatedStringArgumentPlaceholder.InstanceParameter => throw ExceptionUtilities.
Unreachable
(),
Symbols\FunctionPointers\FunctionPointerMethodSymbol.cs (10)
848
internal sealed override ThreeState RuntimeAsyncMethodGenerationAttributeSetting => throw ExceptionUtilities.
Unreachable
();
852
internal sealed override bool HasSpecialNameAttribute => throw ExceptionUtilities.
Unreachable
();
854
internal override bool GenerateDebugInfo => throw ExceptionUtilities.
Unreachable
();
855
internal override ObsoleteAttributeData? ObsoleteAttributeData => throw ExceptionUtilities.
Unreachable
();
857
public override bool AreLocalsZeroed => throw ExceptionUtilities.
Unreachable
();
858
public override DllImportData GetDllImportData() => throw ExceptionUtilities.
Unreachable
();
859
internal override int CalculateLocalSyntaxOffset(int localPosition, SyntaxTree localTree) => throw ExceptionUtilities.
Unreachable
();
860
internal override IEnumerable<SecurityAttribute> GetSecurityInformation() => throw ExceptionUtilities.
Unreachable
();
861
internal sealed override bool IsNullableAnalysisEnabled() => throw ExceptionUtilities.
Unreachable
();
862
protected sealed override bool HasSetsRequiredMembersImpl => throw ExceptionUtilities.
Unreachable
();
Symbols\FunctionPointers\FunctionPointerParameterSymbol.cs (1)
33
internal override ScopedKind DeclaredScope => throw ExceptionUtilities.
Unreachable
();
Symbols\FunctionTypeSymbol.cs (22)
112
public override ImmutableArray<Location> Locations => throw ExceptionUtilities.
Unreachable
();
114
public override ImmutableArray<SyntaxReference> DeclaringSyntaxReferences => throw ExceptionUtilities.
Unreachable
();
116
public override Accessibility DeclaredAccessibility => throw ExceptionUtilities.
Unreachable
();
120
public override bool IsAbstract => throw ExceptionUtilities.
Unreachable
();
122
public override bool IsSealed => throw ExceptionUtilities.
Unreachable
();
126
internal override bool IsRecord => throw ExceptionUtilities.
Unreachable
();
128
internal override bool IsRecordStruct => throw ExceptionUtilities.
Unreachable
();
130
internal override ObsoleteAttributeData ObsoleteAttributeData => throw ExceptionUtilities.
Unreachable
();
132
public override void Accept(CSharpSymbolVisitor visitor) => throw ExceptionUtilities.
Unreachable
();
134
public override TResult Accept<TResult>(CSharpSymbolVisitor<TResult> visitor) => throw ExceptionUtilities.
Unreachable
();
136
public override ImmutableArray<Symbol> GetMembers() => throw ExceptionUtilities.
Unreachable
();
138
public override ImmutableArray<Symbol> GetMembers(string name) => throw ExceptionUtilities.
Unreachable
();
140
public override ImmutableArray<NamedTypeSymbol> GetTypeMembers() => throw ExceptionUtilities.
Unreachable
();
142
public override ImmutableArray<NamedTypeSymbol> GetTypeMembers(ReadOnlyMemory<char> name) => throw ExceptionUtilities.
Unreachable
();
144
protected override ISymbol CreateISymbol() => throw ExceptionUtilities.
Unreachable
();
146
protected override ITypeSymbol CreateITypeSymbol(CodeAnalysis.NullableAnnotation nullableAnnotation) => throw ExceptionUtilities.
Unreachable
();
148
internal override TResult Accept<TArgument, TResult>(CSharpSymbolVisitor<TArgument, TResult> visitor, TArgument a) => throw ExceptionUtilities.
Unreachable
();
150
internal override void AddNullableTransforms(ArrayBuilder<byte> transforms) => throw ExceptionUtilities.
Unreachable
();
152
internal override bool ApplyNullableTransforms(byte defaultTransformFlag, ImmutableArray<byte> transforms, ref int position, out TypeSymbol result) => throw ExceptionUtilities.
Unreachable
();
154
internal override ManagedKind GetManagedKind(ref CompoundUseSiteInfo<AssemblySymbol> useSiteInfo) => throw ExceptionUtilities.
Unreachable
();
156
internal override bool GetUnificationUseSiteDiagnosticRecursive(ref DiagnosticInfo result, Symbol owner, ref HashSet<TypeSymbol> checkedTypes) => throw ExceptionUtilities.
Unreachable
();
197
internal override IEnumerable<(MethodSymbol Body, MethodSymbol Implemented)> SynthesizedInterfaceMethodImpls() => throw ExceptionUtilities.
Unreachable
();
Symbols\Metadata\PE\MetadataDecoder.cs (1)
148
throw ExceptionUtilities.
Unreachable
();
Symbols\Metadata\PE\PEMethodSymbol.cs (8)
507
throw ExceptionUtilities.
Unreachable
();
1130
throw ExceptionUtilities.
Unreachable
();
1694
throw ExceptionUtilities.
Unreachable
();
1751
internal sealed override bool HasSpecialNameAttribute => throw ExceptionUtilities.
Unreachable
();
1785
throw ExceptionUtilities.
Unreachable
();
1790
throw ExceptionUtilities.
Unreachable
();
1795
get { throw ExceptionUtilities.
Unreachable
(); }
1807
internal sealed override bool IsNullableAnalysisEnabled() => throw ExceptionUtilities.
Unreachable
();
Symbols\Metadata\PE\PEModuleSymbol.cs (2)
171
throw ExceptionUtilities.
Unreachable
();
579
throw ExceptionUtilities.
Unreachable
();
Symbols\Metadata\PE\PENamedTypeSymbol.cs (10)
364
throw ExceptionUtilities.
Unreachable
();
482
throw ExceptionUtilities.
Unreachable
();
1060
throw ExceptionUtilities.
Unreachable
();
1601
throw ExceptionUtilities.
Unreachable
();
2183
get { throw ExceptionUtilities.
Unreachable
(); }
2924
throw ExceptionUtilities.
Unreachable
();
2970
throw ExceptionUtilities.
Unreachable
();
3188
=> throw ExceptionUtilities.
Unreachable
();
3277
=> throw ExceptionUtilities.
Unreachable
();
3321
internal sealed override NamedTypeSymbol AsNativeInteger() => throw ExceptionUtilities.
Unreachable
();
Symbols\Metadata\PE\PEParameterSymbol.cs (2)
969
internal sealed override bool HasEnumeratorCancellationAttribute => throw ExceptionUtilities.
Unreachable
();
1083
internal sealed override ScopedKind DeclaredScope => throw ExceptionUtilities.
Unreachable
();
Symbols\MethodSymbol.cs (2)
297
throw ExceptionUtilities.
Unreachable
();
1129
throw ExceptionUtilities.
Unreachable
();
Symbols\MissingAssemblySymbol.cs (3)
127
throw ExceptionUtilities.
Unreachable
();
137
throw ExceptionUtilities.
Unreachable
();
185
throw ExceptionUtilities.
Unreachable
();
Symbols\MissingMetadataTypeSymbol.cs (1)
447
throw ExceptionUtilities.
Unreachable
();
Symbols\MissingModuleSymbol.cs (3)
166
throw ExceptionUtilities.
Unreachable
();
176
throw ExceptionUtilities.
Unreachable
();
198
get { throw ExceptionUtilities.
Unreachable
(); }
Symbols\ModuleSymbol.cs (1)
336
throw ExceptionUtilities.
Unreachable
();
Symbols\NamedTypeSymbol.cs (1)
521
throw ExceptionUtilities.
Unreachable
();
Symbols\NativeIntegerTypeSymbol.cs (13)
158
internal override ImmutableArray<Symbol> GetEarlyAttributeDecodingMembers() => throw ExceptionUtilities.
Unreachable
();
160
internal override ImmutableArray<Symbol> GetEarlyAttributeDecodingMembers(string name) => throw ExceptionUtilities.
Unreachable
();
162
internal override IEnumerable<FieldSymbol> GetFieldsToEmit() => throw ExceptionUtilities.
Unreachable
();
164
internal override ImmutableArray<NamedTypeSymbol> GetInterfacesToEmit() => throw ExceptionUtilities.
Unreachable
();
168
protected override NamedTypeSymbol WithTupleDataCore(TupleExtraData newData) => throw ExceptionUtilities.
Unreachable
();
177
public override bool AreLocalsZeroed => throw ExceptionUtilities.
Unreachable
();
181
internal sealed override NamedTypeSymbol AsNativeInteger() => throw ExceptionUtilities.
Unreachable
();
371
internal sealed override ThreeState RuntimeAsyncMethodGenerationAttributeSetting => throw ExceptionUtilities.
Unreachable
();
406
internal sealed override bool HasSpecialNameAttribute => throw ExceptionUtilities.
Unreachable
();
412
throw ExceptionUtilities.
Unreachable
();
415
internal override bool IsNullableAnalysisEnabled() => throw ExceptionUtilities.
Unreachable
();
441
=> throw ExceptionUtilities.
Unreachable
();
486
=> throw ExceptionUtilities.
Unreachable
();
Symbols\OverriddenOrHiddenMembersResult.cs (1)
77
throw ExceptionUtilities.
Unreachable
();
Symbols\PlaceholderTypeArgumentSymbol.cs (1)
31
throw ExceptionUtilities.
Unreachable
();
Symbols\ReducedExtensionMethodSymbol.cs (14)
334
get { throw ExceptionUtilities.
Unreachable
(); }
448
internal sealed override bool HasSpecialNameAttribute => throw ExceptionUtilities.
Unreachable
();
506
internal sealed override ThreeState RuntimeAsyncMethodGenerationAttributeSetting => throw ExceptionUtilities.
Unreachable
();
585
throw ExceptionUtilities.
Unreachable
();
588
internal override bool IsNullableAnalysisEnabled() => throw ExceptionUtilities.
Unreachable
();
603
protected sealed override bool HasSetsRequiredMembersImpl => throw ExceptionUtilities.
Unreachable
();
661
get { throw ExceptionUtilities.
Unreachable
(); }
667
get { throw ExceptionUtilities.
Unreachable
(); }
673
get { throw ExceptionUtilities.
Unreachable
(); }
679
get { throw ExceptionUtilities.
Unreachable
(); }
682
internal override ImmutableArray<int> InterpolatedStringHandlerArgumentIndexes => throw ExceptionUtilities.
Unreachable
();
684
internal override bool HasInterpolatedStringHandlerArgumentError => throw ExceptionUtilities.
Unreachable
();
686
internal override bool HasEnumeratorCancellationAttribute => throw ExceptionUtilities.
Unreachable
();
712
=> throw ExceptionUtilities.
Unreachable
();
Symbols\Retargeting\RetargetingAssemblySymbol.cs (1)
240
throw ExceptionUtilities.
Unreachable
();
Symbols\Retargeting\RetargetingMethodSymbol.cs (5)
131
internal sealed override ThreeState RuntimeAsyncMethodGenerationAttributeSetting => throw ExceptionUtilities.
Unreachable
();
263
internal sealed override bool HasSpecialNameAttribute => throw ExceptionUtilities.
Unreachable
();
384
throw ExceptionUtilities.
Unreachable
();
387
internal override bool IsNullableAnalysisEnabled() => throw ExceptionUtilities.
Unreachable
();
402
=> throw ExceptionUtilities.
Unreachable
();
Symbols\Retargeting\RetargetingModuleSymbol.cs (1)
316
throw ExceptionUtilities.
Unreachable
();
Symbols\Retargeting\RetargetingNamedTypeSymbol.cs (9)
427
get { throw ExceptionUtilities.
Unreachable
(); }
433
internal sealed override NamedTypeSymbol AsNativeInteger() => throw ExceptionUtilities.
Unreachable
();
537
bool INestedTypeReference.InheritsEnclosingTypeTypeParameters => throw ExceptionUtilities.
Unreachable
();
545
bool ITypeReference.IsEnum => throw ExceptionUtilities.
Unreachable
();
547
bool ITypeReference.IsValueType => throw ExceptionUtilities.
Unreachable
();
549
Cci.PrimitiveTypeCode ITypeReference.TypeCode => throw ExceptionUtilities.
Unreachable
();
551
TypeDefinitionHandle ITypeReference.TypeDef => throw ExceptionUtilities.
Unreachable
();
577
throw ExceptionUtilities.
Unreachable
();
582
throw ExceptionUtilities.
Unreachable
();
Symbols\Retargeting\RetargetingParameterSymbol.cs (1)
165
=> throw ExceptionUtilities.
Unreachable
();
Symbols\Retargeting\RetargetingSymbolTranslator.cs (2)
1070
throw ExceptionUtilities.
Unreachable
();
1356
throw ExceptionUtilities.
Unreachable
();
Symbols\Retargeting\RetargetingTypeParameterSymbol.cs (1)
120
=> throw ExceptionUtilities.
Unreachable
();
Symbols\SignatureOnlyMethodSymbol.cs (36)
97
internal sealed override bool IsNullableAnalysisEnabled() => throw ExceptionUtilities.
Unreachable
();
107
internal override bool GenerateDebugInfo { get { throw ExceptionUtilities.
Unreachable
(); } }
109
internal override bool HasSpecialName { get { throw ExceptionUtilities.
Unreachable
(); } }
111
internal override System.Reflection.MethodImplAttributes ImplementationAttributes { get { throw ExceptionUtilities.
Unreachable
(); } }
113
internal override bool RequiresSecurityObject { get { throw ExceptionUtilities.
Unreachable
(); } }
117
internal override MarshalPseudoCustomAttributeData ReturnValueMarshallingInformation { get { throw ExceptionUtilities.
Unreachable
(); } }
119
internal override bool HasDeclarativeSecurity { get { throw ExceptionUtilities.
Unreachable
(); } }
121
internal override IEnumerable<Microsoft.Cci.SecurityAttribute> GetSecurityInformation() { throw ExceptionUtilities.
Unreachable
(); }
123
internal override ObsoleteAttributeData ObsoleteAttributeData { get { throw ExceptionUtilities.
Unreachable
(); } }
125
internal sealed override UnmanagedCallersOnlyAttributeData GetUnmanagedCallersOnlyAttributeData(bool forceComplete) => throw ExceptionUtilities.
Unreachable
();
127
internal sealed override bool HasSpecialNameAttribute => throw ExceptionUtilities.
Unreachable
();
129
internal override ImmutableArray<string> GetAppliedConditionalSymbols() { throw ExceptionUtilities.
Unreachable
(); }
131
public override ImmutableArray<TypeWithAnnotations> TypeArgumentsWithAnnotations { get { throw ExceptionUtilities.
Unreachable
(); } }
133
public override Symbol AssociatedSymbol { get { throw ExceptionUtilities.
Unreachable
(); } }
135
public override bool IsExtensionMethod { get { throw ExceptionUtilities.
Unreachable
(); } }
137
public override bool HidesBaseMethodsByName { get { throw ExceptionUtilities.
Unreachable
(); } }
139
public override ImmutableArray<Location> Locations { get { throw ExceptionUtilities.
Unreachable
(); } }
141
public override ImmutableArray<SyntaxReference> DeclaringSyntaxReferences { get { throw ExceptionUtilities.
Unreachable
(); } }
143
public override Accessibility DeclaredAccessibility { get { throw ExceptionUtilities.
Unreachable
(); } }
147
public override bool IsAsync { get { throw ExceptionUtilities.
Unreachable
(); } }
149
public override bool IsVirtual { get { throw ExceptionUtilities.
Unreachable
(); } }
151
public override bool IsOverride { get { throw ExceptionUtilities.
Unreachable
(); } }
153
public override bool IsAbstract { get { throw ExceptionUtilities.
Unreachable
(); } }
155
public override bool IsSealed { get { throw ExceptionUtilities.
Unreachable
(); } }
157
public override bool IsExtern { get { throw ExceptionUtilities.
Unreachable
(); } }
159
public override bool AreLocalsZeroed { get { throw ExceptionUtilities.
Unreachable
(); } }
161
public override AssemblySymbol ContainingAssembly { get { throw ExceptionUtilities.
Unreachable
(); } }
163
internal override ModuleSymbol ContainingModule { get { throw ExceptionUtilities.
Unreachable
(); } }
165
internal sealed override bool IsMetadataNewSlot(ModuleSymbol context, bool ignoreInterfaceImplementationChanges = false) { throw ExceptionUtilities.
Unreachable
(); }
167
internal sealed override bool IsMetadataVirtual(ModuleSymbol context, bool ignoreInterfaceImplementationChanges = false) { throw ExceptionUtilities.
Unreachable
(); }
173
throw ExceptionUtilities.
Unreachable
();
181
internal override int CalculateLocalSyntaxOffset(int localPosition, SyntaxTree localTree) { throw ExceptionUtilities.
Unreachable
(); }
183
protected sealed override bool HasSetsRequiredMembersImpl => throw ExceptionUtilities.
Unreachable
();
189
internal sealed override CallerUnsafeMode GetCallerUnsafeMode(ConsList<FieldSymbol> fieldsBeingBound) => throw ExceptionUtilities.
Unreachable
();
191
internal sealed override int TryGetOverloadResolutionPriority() => throw ExceptionUtilities.
Unreachable
();
193
internal sealed override ThreeState RuntimeAsyncMethodGenerationAttributeSetting => throw ExceptionUtilities.
Unreachable
();
Symbols\SignatureOnlyParameterSymbol.cs (24)
44
internal override bool HasEnumeratorCancellationAttribute { get { throw ExceptionUtilities.
Unreachable
(); } }
58
internal override ScopedKind DeclaredScope => throw ExceptionUtilities.
Unreachable
();
69
internal override bool IsMetadataIn { get { throw ExceptionUtilities.
Unreachable
(); } }
71
internal override bool IsMetadataOut { get { throw ExceptionUtilities.
Unreachable
(); } }
73
internal override MarshalPseudoCustomAttributeData MarshallingInformation { get { throw ExceptionUtilities.
Unreachable
(); } }
75
public override int Ordinal { get { throw ExceptionUtilities.
Unreachable
(); } }
77
internal override bool IsMetadataOptional { get { throw ExceptionUtilities.
Unreachable
(); } }
79
internal override ConstantValue ExplicitDefaultConstantValue { get { throw ExceptionUtilities.
Unreachable
(); } }
81
internal override ConstantValue DefaultValueFromAttributes { get { throw ExceptionUtilities.
Unreachable
(); } }
83
internal override bool IsIDispatchConstant { get { throw ExceptionUtilities.
Unreachable
(); } }
85
internal override bool IsIUnknownConstant { get { throw ExceptionUtilities.
Unreachable
(); } }
87
internal override bool IsCallerFilePath { get { throw ExceptionUtilities.
Unreachable
(); } }
89
internal override bool IsCallerLineNumber { get { throw ExceptionUtilities.
Unreachable
(); } }
91
internal override bool IsCallerMemberName { get { throw ExceptionUtilities.
Unreachable
(); } }
93
internal override int CallerArgumentExpressionParameterIndex { get { throw ExceptionUtilities.
Unreachable
(); } }
95
internal override FlowAnalysisAnnotations FlowAnalysisAnnotations { get { throw ExceptionUtilities.
Unreachable
(); } }
97
internal override ImmutableHashSet<string> NotNullIfParameterNotNull { get { throw ExceptionUtilities.
Unreachable
(); } }
99
public override Symbol ContainingSymbol { get { throw ExceptionUtilities.
Unreachable
(); } }
101
public override ImmutableArray<Location> Locations { get { throw ExceptionUtilities.
Unreachable
(); } }
103
public override ImmutableArray<SyntaxReference> DeclaringSyntaxReferences { get { throw ExceptionUtilities.
Unreachable
(); } }
105
public override AssemblySymbol ContainingAssembly { get { throw ExceptionUtilities.
Unreachable
(); } }
107
internal override ModuleSymbol ContainingModule { get { throw ExceptionUtilities.
Unreachable
(); } }
109
internal override ImmutableArray<int> InterpolatedStringHandlerArgumentIndexes => throw ExceptionUtilities.
Unreachable
();
111
internal override bool HasInterpolatedStringHandlerArgumentError => throw ExceptionUtilities.
Unreachable
();
Symbols\SignatureOnlyPropertySymbol.cs (19)
70
internal override bool HasSpecialName { get { throw ExceptionUtilities.
Unreachable
(); } }
72
internal override Cci.CallingConvention CallingConvention { get { throw ExceptionUtilities.
Unreachable
(); } }
74
public override ImmutableArray<Location> Locations { get { throw ExceptionUtilities.
Unreachable
(); } }
76
public override ImmutableArray<SyntaxReference> DeclaringSyntaxReferences { get { throw ExceptionUtilities.
Unreachable
(); } }
78
public override Accessibility DeclaredAccessibility { get { throw ExceptionUtilities.
Unreachable
(); } }
80
public override bool IsVirtual { get { throw ExceptionUtilities.
Unreachable
(); } }
84
public override bool IsAbstract { get { throw ExceptionUtilities.
Unreachable
(); } }
86
public override bool IsSealed { get { throw ExceptionUtilities.
Unreachable
(); } }
88
public override bool IsExtern { get { throw ExceptionUtilities.
Unreachable
(); } }
90
internal override bool IsRequired => throw ExceptionUtilities.
Unreachable
();
92
internal override ObsoleteAttributeData ObsoleteAttributeData { get { throw ExceptionUtilities.
Unreachable
(); } }
94
public override AssemblySymbol ContainingAssembly { get { throw ExceptionUtilities.
Unreachable
(); } }
96
internal override ModuleSymbol ContainingModule { get { throw ExceptionUtilities.
Unreachable
(); } }
98
internal override bool MustCallMethodsDirectly { get { throw ExceptionUtilities.
Unreachable
(); } }
100
public override MethodSymbol SetMethod { get { throw ExceptionUtilities.
Unreachable
(); } }
102
public override MethodSymbol GetMethod { get { throw ExceptionUtilities.
Unreachable
(); } }
104
public override bool IsIndexer { get { throw ExceptionUtilities.
Unreachable
(); } }
106
internal override int TryGetOverloadResolutionPriority() => throw ExceptionUtilities.
Unreachable
();
108
internal override CallerUnsafeMode GetCallerUnsafeMode(ConsList<FieldSymbol> fieldsBeingBound) => throw ExceptionUtilities.
Unreachable
();
Symbols\Source\CrefTypeParameterSymbol.cs (2)
210
throw ExceptionUtilities.
Unreachable
();
216
throw ExceptionUtilities.
Unreachable
();
Symbols\Source\ExplicitInterfaceHelpers.cs (1)
144
throw ExceptionUtilities.
Unreachable
();
Symbols\Source\ExtensionGroupingInfo.cs (4)
139
throw ExceptionUtilities.
Unreachable
();
188
throw ExceptionUtilities.
Unreachable
();
672
throw ExceptionUtilities.
Unreachable
();
678
throw ExceptionUtilities.
Unreachable
();
Symbols\Source\GlobalExpressionVariable.cs (1)
160
throw ExceptionUtilities.
Unreachable
();
Symbols\Source\ImplicitNamedTypeSymbol.cs (3)
32
=> throw ExceptionUtilities.
Unreachable
();
159
throw ExceptionUtilities.
Unreachable
();
182
internal sealed override NamedTypeSymbol AsNativeInteger() => throw ExceptionUtilities.
Unreachable
();
Symbols\Source\LambdaSymbol.cs (2)
439
throw ExceptionUtilities.
Unreachable
();
442
internal override bool IsNullableAnalysisEnabled() => throw ExceptionUtilities.
Unreachable
();
Symbols\Source\LocalFunctionSymbol.cs (2)
436
throw ExceptionUtilities.
Unreachable
();
568
internal override bool IsNullableAnalysisEnabled() => throw ExceptionUtilities.
Unreachable
();
Symbols\Source\SourceAssemblySymbol.cs (2)
1860
throw ExceptionUtilities.
Unreachable
();
1874
throw ExceptionUtilities.
Unreachable
();
Symbols\Source\SourceClonedParameterSymbol.cs (2)
162
internal override ImmutableArray<int> InterpolatedStringHandlerArgumentIndexes => throw ExceptionUtilities.
Unreachable
();
164
internal override bool HasInterpolatedStringHandlerArgumentError => throw ExceptionUtilities.
Unreachable
();
Symbols\Source\SourceComplexParameterSymbol.cs (1)
1361
throw ExceptionUtilities.
Unreachable
();
Symbols\Source\SourceConstructorSymbolBase.cs (1)
229
throw ExceptionUtilities.
Unreachable
();
Symbols\Source\SourceDelegateMethodSymbol.cs (1)
39
internal sealed override ExecutableCodeBinder TryGetBodyBinder(BinderFactory binderFactoryOpt = null, bool ignoreAccessibility = false) => throw ExceptionUtilities.
Unreachable
();
Symbols\Source\SourceFixedFieldSymbol.cs (1)
241
=> throw ExceptionUtilities.
Unreachable
();
Symbols\Source\SourceLocalSymbol.cs (2)
275
throw ExceptionUtilities.
Unreachable
();
655
throw ExceptionUtilities.
Unreachable
();
Symbols\Source\SourceMemberContainerSymbol_ImplementationChecks.cs (1)
1038
throw ExceptionUtilities.
Unreachable
();
Symbols\Source\SourceMemberContainerSymbol.cs (4)
740
throw ExceptionUtilities.
Unreachable
();
1226
throw ExceptionUtilities.
Unreachable
();
1246
throw ExceptionUtilities.
Unreachable
();
4543
throw ExceptionUtilities.
Unreachable
();
Symbols\Source\SourceMethodSymbol.cs (1)
93
protected override bool HasSetsRequiredMembersImpl => throw ExceptionUtilities.
Unreachable
();
Symbols\Source\SourceNamespaceSymbol.AliasesAndUsings.cs (1)
85
throw ExceptionUtilities.
Unreachable
();
Symbols\Source\SourcePropertySymbol.cs (2)
353
throw ExceptionUtilities.
Unreachable
();
368
throw ExceptionUtilities.
Unreachable
();
Symbols\Source\SourceUserDefinedOperatorSymbolBase.cs (2)
455
throw ExceptionUtilities.
Unreachable
();
1028
throw ExceptionUtilities.
Unreachable
();
Symbols\Source\SynthesizedSourceOrdinaryMethodSymbol.cs (1)
75
internal sealed override ExecutableCodeBinder? TryGetBodyBinder(BinderFactory? binderFactoryOpt = null, bool ignoreAccessibility = false) => throw ExceptionUtilities.
Unreachable
();
Symbols\Source\ThisParameterSymbol.cs (1)
186
internal override ScopedKind DeclaredScope => throw ExceptionUtilities.
Unreachable
();
Symbols\SubstitutedMethodSymbol.cs (5)
176
internal sealed override ThreeState RuntimeAsyncMethodGenerationAttributeSetting => throw ExceptionUtilities.
Unreachable
();
224
internal sealed override bool HasSpecialNameAttribute => throw ExceptionUtilities.
Unreachable
();
370
throw ExceptionUtilities.
Unreachable
();
373
internal override bool IsNullableAnalysisEnabled() => throw ExceptionUtilities.
Unreachable
();
496
=> throw ExceptionUtilities.
Unreachable
();
Symbols\SubstitutedNamedTypeSymbol.cs (7)
186
throw ExceptionUtilities.
Unreachable
();
393
throw ExceptionUtilities.
Unreachable
();
463
throw ExceptionUtilities.
Unreachable
();
468
throw ExceptionUtilities.
Unreachable
();
473
throw ExceptionUtilities.
Unreachable
();
478
throw ExceptionUtilities.
Unreachable
();
484
internal sealed override NamedTypeSymbol AsNativeInteger() => throw ExceptionUtilities.
Unreachable
();
Symbols\SubstitutedParameterSymbol.cs (1)
134
=> throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListEnumeratorTypeSymbol.cs (4)
233
protected override NamedTypeSymbol WithTupleDataCore(TupleExtraData newData) => throw ExceptionUtilities.
Unreachable
();
235
internal override NamedTypeSymbol AsNativeInteger() => throw ExceptionUtilities.
Unreachable
();
245
internal override ImmutableArray<Symbol> GetEarlyAttributeDecodingMembers() => throw ExceptionUtilities.
Unreachable
();
247
internal override ImmutableArray<Symbol> GetEarlyAttributeDecodingMembers(string name) => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListTypeSymbol.cs (4)
958
protected override NamedTypeSymbol WithTupleDataCore(TupleExtraData newData) => throw ExceptionUtilities.
Unreachable
();
960
internal override NamedTypeSymbol AsNativeInteger() => throw ExceptionUtilities.
Unreachable
();
970
internal override ImmutableArray<Symbol> GetEarlyAttributeDecodingMembers() => throw ExceptionUtilities.
Unreachable
();
972
internal override ImmutableArray<Symbol> GetEarlyAttributeDecodingMembers(string name) => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\Records\SynthesizedRecordClone.cs (1)
132
throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\Records\SynthesizedRecordDeconstruct.cs (1)
70
_ => throw ExceptionUtilities.
Unreachable
()
Symbols\Synthesized\Records\SynthesizedRecordEqualityContractProperty.cs (2)
80
throw ExceptionUtilities.
Unreachable
();
174
internal override ExecutableCodeBinder? TryGetBodyBinder(BinderFactory? binderFactoryOpt = null, bool ignoreAccessibility = false) => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\Records\SynthesizedRecordEqualityOperatorBase.cs (1)
63
internal sealed override ExecutableCodeBinder? TryGetBodyBinder(BinderFactory? binderFactoryOpt = null, bool ignoreAccessibility = false) => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedCollectionBuilderProjectedMethodSymbol.cs (10)
49
internal sealed override ThreeState RuntimeAsyncMethodGenerationAttributeSetting => throw ExceptionUtilities.
Unreachable
();
112
public override ImmutableArray<MethodSymbol> ExplicitInterfaceImplementations => throw ExceptionUtilities.
Unreachable
();
113
public override Symbol AssociatedSymbol => throw ExceptionUtilities.
Unreachable
();
114
internal override bool HasSpecialNameAttribute => throw ExceptionUtilities.
Unreachable
();
115
internal override int CalculateLocalSyntaxOffset(int localPosition, SyntaxTree localTree) => throw ExceptionUtilities.
Unreachable
();
116
internal override bool HasAsyncMethodBuilderAttribute(out TypeSymbol builderArgument) => throw ExceptionUtilities.
Unreachable
();
117
internal override bool IsNullableAnalysisEnabled() => throw ExceptionUtilities.
Unreachable
();
119
internal override void AddSynthesizedAttributes(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes) => throw ExceptionUtilities.
Unreachable
();
135
internal override bool HasEnumeratorCancellationAttribute => throw ExceptionUtilities.
Unreachable
();
141
internal override void AddSynthesizedAttributes(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes) => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedContainer.cs (3)
76
=> throw ExceptionUtilities.
Unreachable
();
205
throw ExceptionUtilities.
Unreachable
();
214
internal sealed override NamedTypeSymbol AsNativeInteger() => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedDelegateSymbol.cs (2)
133
throw ExceptionUtilities.
Unreachable
();
263
protected sealed override bool HasSetsRequiredMembersImpl => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedEmbeddedAttributeSymbol.cs (2)
154
protected override NamedTypeSymbol WithTupleDataCore(TupleExtraData newData) => throw ExceptionUtilities.
Unreachable
();
211
internal sealed override NamedTypeSymbol AsNativeInteger() => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedEntryPointSymbol.cs (4)
210
internal sealed override bool HasSpecialNameAttribute => throw ExceptionUtilities.
Unreachable
();
276
throw ExceptionUtilities.
Unreachable
();
286
throw ExceptionUtilities.
Unreachable
();
315
protected sealed override bool HasSetsRequiredMembersImpl => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedGlobalMethodSymbol.cs (4)
138
throw ExceptionUtilities.
Unreachable
();
148
internal sealed override bool HasSpecialNameAttribute => throw ExceptionUtilities.
Unreachable
();
352
throw ExceptionUtilities.
Unreachable
();
357
protected sealed override bool HasSetsRequiredMembersImpl => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedHotReloadExceptionSymbol.cs (2)
141
protected override NamedTypeSymbol WithTupleDataCore(TupleExtraData newData) => throw ExceptionUtilities.
Unreachable
();
154
internal sealed override NamedTypeSymbol AsNativeInteger() => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedImplementationMethod.cs (2)
261
throw ExceptionUtilities.
Unreachable
();
269
protected sealed override bool HasSetsRequiredMembersImpl => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedInlineArrayTypeSymbol.cs (4)
154
protected override NamedTypeSymbol WithTupleDataCore(TupleExtraData newData) => throw ExceptionUtilities.
Unreachable
();
156
internal override NamedTypeSymbol AsNativeInteger() => throw ExceptionUtilities.
Unreachable
();
166
internal override ImmutableArray<Symbol> GetEarlyAttributeDecodingMembers() => throw ExceptionUtilities.
Unreachable
();
168
internal override ImmutableArray<Symbol> GetEarlyAttributeDecodingMembers(string name) => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedInstanceConstructor.cs (1)
119
throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedInteractiveInitializerMethod.cs (2)
220
throw ExceptionUtilities.
Unreachable
();
279
protected sealed override bool HasSetsRequiredMembersImpl => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedIntrinsicOperatorSymbol.cs (4)
161
get { throw ExceptionUtilities.
Unreachable
(); }
413
internal sealed override bool HasSpecialNameAttribute => throw ExceptionUtilities.
Unreachable
();
417
throw ExceptionUtilities.
Unreachable
();
422
protected sealed override bool HasSetsRequiredMembersImpl => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedMethodSymbol.cs (2)
81
internal sealed override bool HasSpecialNameAttribute => throw ExceptionUtilities.
Unreachable
();
85
throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedParameterSymbol.cs (6)
90
get { throw ExceptionUtilities.
Unreachable
(); }
95
get { throw ExceptionUtilities.
Unreachable
(); }
100
get { throw ExceptionUtilities.
Unreachable
(); }
105
get { throw ExceptionUtilities.
Unreachable
(); }
110
get { throw ExceptionUtilities.
Unreachable
(); }
225
internal sealed override ScopedKind DeclaredScope => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedPrivateImplementationDetailsType.cs (4)
139
throw ExceptionUtilities.
Unreachable
();
144
throw ExceptionUtilities.
Unreachable
();
151
throw ExceptionUtilities.
Unreachable
();
162
internal override IEnumerable<FieldSymbol> GetFieldsToEmit() => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedSealedPropertyAccessor.cs (1)
353
throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedStaticConstructor.cs (3)
362
throw ExceptionUtilities.
Unreachable
();
372
internal sealed override bool HasSpecialNameAttribute => throw ExceptionUtilities.
Unreachable
();
436
protected sealed override bool HasSetsRequiredMembersImpl => throw ExceptionUtilities.
Unreachable
();
Symbols\Synthesized\SynthesizedUnionValuePropertySymbol.cs (1)
70
throw ExceptionUtilities.
Unreachable
();
Symbols\SynthesizedSimpleMethodTypeParameterSymbol.cs (5)
98
get { throw ExceptionUtilities.
Unreachable
(); }
103
get { throw ExceptionUtilities.
Unreachable
(); }
117
throw ExceptionUtilities.
Unreachable
();
122
throw ExceptionUtilities.
Unreachable
();
127
throw ExceptionUtilities.
Unreachable
();
Symbols\Tuples\TupleTypeSymbol.cs (3)
49
throw ExceptionUtilities.
Unreachable
();
313
throw ExceptionUtilities.
Unreachable
();
341
throw ExceptionUtilities.
Unreachable
();
Symbols\TypeSymbol.cs (7)
2475
throw ExceptionUtilities.
Unreachable
();
2492
=> throw ExceptionUtilities.
Unreachable
();
2496
=> throw ExceptionUtilities.
Unreachable
();
2500
=> throw ExceptionUtilities.
Unreachable
();
2504
=> throw ExceptionUtilities.
Unreachable
();
2508
=> throw ExceptionUtilities.
Unreachable
();
2512
=> throw ExceptionUtilities.
Unreachable
();
Symbols\UpdatedContainingSymbolLocal.cs (1)
108
) => throw ExceptionUtilities.
Unreachable
();
Symbols\Wrapped\WrappedEventSymbol.cs (1)
170
=> throw ExceptionUtilities.
Unreachable
();
Symbols\Wrapped\WrappedFieldSymbol.cs (1)
214
=> throw ExceptionUtilities.
Unreachable
();
Symbols\Wrapped\WrappedNamedTypeSymbol.cs (1)
266
=> throw ExceptionUtilities.
Unreachable
();
Symbols\Wrapped\WrappedPropertySymbol.cs (1)
198
=> throw ExceptionUtilities.
Unreachable
();
Syntax\CSharpLineDirectiveMap.cs (1)
226
=> throw ExceptionUtilities.
Unreachable
();
Syntax\CSharpSyntaxNode.cs (1)
451
throw ExceptionUtilities.
Unreachable
();
Syntax\CSharpSyntaxTree.Dummy.cs (1)
61
=> throw ExceptionUtilities.
Unreachable
();
Syntax\InternalSyntax\SyntaxToken.cs (2)
67
throw ExceptionUtilities.
Unreachable
();
477
throw ExceptionUtilities.
Unreachable
();
Syntax\InternalSyntax\SyntaxTrivia.cs (2)
43
throw ExceptionUtilities.
Unreachable
();
112
throw ExceptionUtilities.
Unreachable
();
Syntax\InternalSyntax\TypeDeclarationSyntax.cs (2)
208
throw ExceptionUtilities.
Unreachable
();
213
throw ExceptionUtilities.
Unreachable
();
Syntax\SyntaxFacts.cs (1)
101
throw ExceptionUtilities.
Unreachable
();
Utilities\ValueSetFactory.EnumeratedValueSet.cs (1)
73
throw ExceptionUtilities.
Unreachable
();
Microsoft.CodeAnalysis.Rebuild (2)
RebuildSourceReferenceResolver.cs (2)
64
public override Stream OpenRead(string resolvedPath) => throw ExceptionUtilities.
Unreachable
();
66
public override string? ResolveReference(string path, string? baseFilePath) => throw ExceptionUtilities.
Unreachable
();