62 references to WriteAllLines
Aspire.Hosting.Docker.Tests (4)
EnvFileTests.cs (4)
15File.WriteAllLines(envFilePath, [ 41File.WriteAllLines(envFilePath, [ 67File.WriteAllLines(envFilePath, [ 107File.WriteAllLines(envFilePath, [
Infrastructure.Tests (4)
TestTriggerMap\GraphAffectedProjectsTests.cs (2)
283File.WriteAllLines(changedFilesPath, changedRepoRelativePaths); 290File.WriteAllLines(changedFilesPath, changedRepoRelativePaths);
TestTriggerMap\SelectTestsCliTests.cs (1)
1015File.WriteAllLines(changed, paths);
TestTriggerMap\SelectTestsLayer1IntegrationTests.cs (1)
321File.WriteAllLines(changed, paths);
Microsoft.ML.Core.Tests (18)
UnitTests\TestEntryPoints.cs (18)
610File.WriteAllLines(jsonPath, new[] { inputGraph }); 738File.WriteAllLines(jsonPath, new[] { inputGraph }); 886File.WriteAllLines(jsonPath, new[] { inputGraph }); 1047File.WriteAllLines(jsonPath, new[] { inputGraph }); 1190File.WriteAllLines(jsonPath, new[] { inputGraph }); 1337File.WriteAllLines(jsonPath, new[] { inputGraph }); 1434File.WriteAllLines(jsonPath, new[] { inputGraph }); 2324File.WriteAllLines(jsonPath, new[] { inputGraph }); 2374File.WriteAllLines(jsonPath, new[] { inputGraph }); 2419File.WriteAllLines(jsonPath, new[] { inputGraph }); 2465File.WriteAllLines(jsonPath, new[] { inputGraph }); 2520File.WriteAllLines(jsonPath, new[] { inputGraph }); 2635File.WriteAllLines(jsonPath, new[] { inputGraph }); 2860File.WriteAllLines(dataFile, new[] { 3255File.WriteAllLines(jsonPath, new[] { inputGraph }); 3324File.WriteAllLines(jsonPath, new[] { inputGraph }); 4412File.WriteAllLines(jsonPath, new[] { inputGraph }); 4517File.WriteAllLines(dataFile, new[] {
Microsoft.ML.TestFramework (26)
DataPipe\TestDataPipe.cs (19)
53File.WriteAllLines(mappingPathData, 73File.WriteAllLines(mappingPathData, 93File.WriteAllLines(mappingPathData, 113File.WriteAllLines(mappingPathData, 143File.WriteAllLines(mappingPathData, 169File.WriteAllLines(pathTerms, new string[] { 192File.WriteAllLines(pathTerms, new string[] { 250File.WriteAllLines(pathData, new string[] { 296File.WriteAllLines(pathData, 344File.WriteAllLines(dataFile, _small20NewsGroupSample); 347File.WriteAllLines(dictFile, _small20NewsGroupDict); 429File.WriteAllLines(pathData, 654File.WriteAllLines(pathData, 736File.WriteAllLines(pathData, 889File.WriteAllLines(dataFile, new[] { 908File.WriteAllLines(stopwordsFile, stopwordsList); 960File.WriteAllLines(dataFile, new[] { 984File.WriteAllLines(pathData, 1042File.WriteAllLines(pathData, new string[] {
TestCommandBase.cs (7)
756File.WriteAllLines(path.Path, new string[] { 772File.WriteAllLines(path2.Path, new string[] { 1305File.WriteAllLines(dataPath.Path, new string[] { 2238File.WriteAllLines(path.Path, new string[] { 2260File.WriteAllLines(path.Path, new string[] { 2270File.WriteAllLines(path.Path, new string[] { 2278File.WriteAllLines(path.Path, new string[] { "1 aurora:2 :3" });
Microsoft.ML.Tests (7)
OnnxConversionTest.cs (3)
703File.WriteAllLines(jsonPath, new[] { inputGraph }); 735File.WriteAllLines(jsonPath, new[] { inputGraph }); 1026File.WriteAllLines(dataFile,
SvmLightTests.cs (1)
37File.WriteAllLines(path, data);
TextLoaderTests.cs (3)
34File.WriteAllLines(pathData, new string[] { 94File.WriteAllLines(pathData, new string[] { 119File.WriteAllLines(pathData, new string[] {
Microsoft.ML.Tokenizers.Tests (1)
WordPieceTests.cs (1)
21File.WriteAllLines(vocabFile, vocabTokens);
Microsoft.NET.Sdk.Publish.Tasks (2)
Tasks\MsDeploy\CreateMSDeployScript.cs (2)
28File.WriteAllLines(ScriptFullPath, GetReplacedFileContents(Resources.MsDeployBatchFile)); 37File.WriteAllLines(ReadMeFullPath, GetReplacedFileContents(Resources.MsDeployReadMe));