How does service communication work?

I am not a C# user but I see that you have a channel open to 127.0.0.1. Istio does not get involved in localhost traffic and will not touch the communication here.

I expected to see something like “service-b:50051” instead of “127.0.0.1”.