1 reference to s_propertyValueSeparator
MSBuild (1)
XMake.cs (1)
3843string[] parameterSections = parameter.Split(s_propertyValueSeparator, 2);