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