3 references to System_Runtime_CompilerServices_ITuple
Microsoft.CodeAnalysis (2)
WellKnownMembers.cs (2)
3795
(byte)WellKnownType.ExtSentinel, (byte)(WellKnownType.
System_Runtime_CompilerServices_ITuple
- WellKnownType.ExtSentinel), // DeclaringTypeId
3803
(byte)WellKnownType.ExtSentinel, (byte)(WellKnownType.
System_Runtime_CompilerServices_ITuple
- WellKnownType.ExtSentinel), // DeclaringTypeId
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Patterns.cs (1)
1864
iTupleType = Compilation.GetWellKnownType(WellKnownType.
System_Runtime_CompilerServices_ITuple
);