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