1 reference to MockFileStream
Microsoft.Arcade.Test.Common (1)
MockFileSystem.cs (1)
60
=> FileExists(path) ? new MemoryStream() : new
MockFileStream
(this, path);