grpc-dotnet
grpc-dotnet copied to clipboard
Add support for Go To Definition in VS
Go To Definition on a concrete implementation on a service will take you the generated code in the obj folder. We should investigate if there are enough hooks in the project system that'll allow us to link directly to the proto files.