2 references to CustomResourcesUrlEnvVariable
Microsoft.ML.Core (2)
Utilities\ResourceManagerUtils.cs (2)
20/// a pre-defined location, that can be overridden by defining Environment variable <see cref="CustomResourcesUrlEnvVariable"/>. 45var envUrl = Environment.GetEnvironmentVariable(CustomResourcesUrlEnvVariable);