2 references to s_serviceAccountPath
Microsoft.Extensions.ServiceDiscovery.Dns (2)
DnsSrvServiceEndpointProviderFactory.cs (2)
133
var tokenPath = Path.Combine(
s_serviceAccountPath
, "token");
139
var certPath = Path.Combine(
s_serviceAccountPath
, "ca.crt");