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