1 reference to s_newLines
Microsoft.Build (1)
EventArgsFormatting.cs (1)
375
string[] subStrings = s.Split(
s_newLines
, StringSplitOptions.None);