3 references to ExtensionsSectionName
Microsoft.Build.Tasks.Git (3)
GitDataReader\GitConfig.cs (3)
43
ReferenceStorageFormat = GetVariableValue(
ExtensionsSectionName
, RefStorageExtensionName) switch
50
ObjectNameFormat = GetVariableValue(
ExtensionsSectionName
, ObjectFormatExtensionName) switch
92
if (variable.Key.SectionNameEquals(
ExtensionsSectionName
) &&