2 references to StringToStream
Microsoft.Build.Tasks.UnitTests (1)
StreamMappedString_Tests.cs (1)
159Stream stream = StreamHelpers.StringToStream("\u00C3ngelo's Steak House", System.Text.Encoding.UTF32);
Microsoft.Build.UnitTests.Shared (1)
StreamHelpers.cs (1)
45return StringToStream(value, System.Text.Encoding.UTF8); // We want this to be Default which is ANSI