Implemented interface member:
method
WriteToFile
Microsoft.Arcade.Common.IFileSystem.WriteToFile(System.String, System.String)
2 references to WriteToFile
Microsoft.Arcade.Test.Common (1)
MockFileSystem.cs (1)
100_fileSystem.WriteToFile(_path, sr.ReadToEnd().Replace("\0", ""));
Microsoft.DotNet.Helix.Sdk.Tests (1)
CreateXHarnessAndroidWorkItemsTests.cs (1)
248_fileSystem.WriteToFile(apkPath ?? itemSpec, "apk");