1 reference to s_commaSemicolon
MSBuild (1)
XMake.cs (1)
3265
.SelectMany(parameter => parameter?.Split(
s_commaSemicolon
, StringSplitOptions.RemoveEmptyEntries) ?? [null]))