Implemented interface member:
method
WriteToFile
Microsoft.Arcade.Common.IFileSystem.WriteToFile(System.String, System.String)
1 reference to WriteToFile
Microsoft.DotNet.Build.Tasks.Feed.Tests (1)
BuildModelFactoryTests.cs (1)
508
_fileSystem.
WriteToFile
(tempXmlFile, modelFromItems.ToXml().ToString(SaveOptions.DisableFormatting));