3 references to BomCrlf
Infrastructure.Tests (3)
PowerShellScripts\AspireSkillsBundleHashTests.cs (3)
51
[InlineData(LineEndings.
BomCrlf
)]
163
LineEndings.Crlf or LineEndings.
BomCrlf
=> "\r\n",
171
if (lineEndings != LineEndings.
BomCrlf
)