-
-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Description
Hello,
Is it normal that Windows specific code is missing from source.dot.net?
I was trying to resolve a stack overflow exception in Path.GetFullPath and to understand the code better, tried to look at the source code on source.dot.net and to my surprise, I couldn’t find the code matching my exception callstack.
So I had a look at code on the GitHub repo and found what I was looking for: https://github.com/dotnet/corert/blob/master/src/System.Private.CoreLib/shared/System/IO/Path.Windows.cs.
I wish Windows specific code would be available in the source browser site.
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels