8 references to CreateGitFiles
Microsoft.NET.Build.Tests (8)
SourceLinkTests.cs (8)
124CreateGitFiles(testAsset.Path, originUrl: null, commitSha: null); 143CreateGitFiles(testAsset.Path, originUrl: null); 159CreateGitFiles(testAsset.Path, originUrl: "https://contoso.com"); 191CreateGitFiles(testAsset.Path, origin); 240CreateGitFiles(testAsset.Path, "https://github.com/org/repo"); 274CreateGitFiles(testAsset.Path, "https://github.com/org/repo"); 306CreateGitFiles(testAsset.Path, "https://github.com/org/repo"); 333CreateGitFiles(testAsset.Path, "https://github.com/org/repo");