1 write to VariableNameTransformation
Microsoft.Extensions.Configuration.EnvironmentVariables (1)
EnvironmentVariablesExtensions.cs (1)
62VariableNameTransformation = variableNameTransformation
2 references to VariableNameTransformation
Microsoft.Extensions.Configuration.EnvironmentVariables (2)
EnvironmentVariablesConfigurationSource.cs (2)
86/// The prefix is itself passed through <see cref="VariableNameTransformation"/> before 108return new EnvironmentVariablesConfigurationProvider(Prefix, VariableNameTransformation);