1 write to _path
Microsoft.Arcade.Test.Common (1)
MockFileSystem.cs (1)
89
_path
= path;
1 reference to _path
Microsoft.Arcade.Test.Common (1)
MockFileSystem.cs (1)
100
_fileSystem.WriteToFile(
_path
, sr.ReadToEnd().Replace("\0", ""));