1 reference to s_newLineChars
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeValidator.cs (1)
1030
if (e.RegionText.IndexOfAny(
s_newLineChars
) != -1)