4 references to getVariable
Microsoft.Build.Tasks.Git (4)
GitDataReader\GitEnvironment.cs (4)
105
xdgConfigHomeDirectory:
getVariable
("XDG_CONFIG_HOME"),
106
programDataDirectory:
getVariable
("PROGRAMDATA"),
107
systemDirectory: FindSystemDirectory(
getVariable
("PATH"),
getVariable
("MICROSOFT_SOURCELINK_TEST_ENVIRONMENT_ETC_DIR")));