3 references to System_IndexOutOfRangeException
Microsoft.CodeAnalysis (1)
WellKnownMembers.cs (1)
4031
(byte)WellKnownType.ExtSentinel, (byte)(WellKnownType.
System_IndexOutOfRangeException
- WellKnownType.ExtSentinel), // DeclaringTypeId
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListTypeSymbol.cs (1)
782
return compilation.GetWellKnownType(WellKnownType.
System_IndexOutOfRangeException
) is not MissingMetadataTypeSymbol
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Semantics\CollectionExpressionTests.cs (1)
42478
[InlineData((int)WellKnownType.
System_IndexOutOfRangeException
)]