1 reference to TransformUnderscoresToColonAndDot
Microsoft.Extensions.Configuration.EnvironmentVariables (1)
EnvironmentVariablesConfigurationSource.cs (1)
35
public static Func<string, string> ColonAndDotTransformation { get; } =
TransformUnderscoresToColonAndDot
;