1 instantiation of CannotReadStream
Microsoft.CodeAnalysis.UnitTests (1)
EmbeddedTextTests.cs (1)
52
Assert.Throws<ArgumentException>("stream", () => EmbeddedText.FromStream("path", new
CannotReadStream
()));