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