How do you work with gc.cpp in IDE? #42898
-
It's is included in Since all the included headers are same, with only difference of |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I don't use VS other than as an editor so I'm not familiar. I know that in VS you could do stuff like go to definition of a function in gc.cpp if you load up the project so it does work somewhat at least. CC @dotnet/gc maybe other folks on the team have an opinion. |
Beta Was this translation helpful? Give feedback.
I don't use VS other than as an editor so I'm not familiar. I know that in VS you could do stuff like go to definition of a function in gc.cpp if you load up the project so it does work somewhat at least.
CC @dotnet/gc maybe other folks on the team have an opinion.