microsoft / referencesource

Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
https://referencesource.microsoft.com/
MIT License
3.13k stars 1.27k forks source link

Missing source for System.ValueTuple #108

Open airbreather opened 5 years ago

airbreather commented 5 years ago

System.ValueTuple source code seems to be missing from here and referencesource.microsoft.com

(and System.ValueTuple<T1>, System.ValueTuple<T1, T2>, etc.)

scott-xu commented 5 years ago

And ServiceHealthBehavior

MaulingMonkey commented 4 years ago

(For anyone else stumbling across this issue:) https://github.com/dotnet/roslyn/blob/master/src/Compilers/Test/Resources/Core/NetFX/ValueTuple/ValueTuple.cs