28 references to IMSBuildProjectSystem
NuGet.PackageManagement (28)
FileModifiers\IPackageFileTransformer.cs (2)
36
IMSBuildProjectSystem
projectSystem,
60
IMSBuildProjectSystem
projectSystem,
FileModifiers\Preprocessor.cs (3)
36
IMSBuildProjectSystem
projectSystem,
77
IMSBuildProjectSystem
projectSystem,
101
IMSBuildProjectSystem
projectSystem,
FileModifiers\XdtTransformer.cs (3)
42
IMSBuildProjectSystem
projectSystem,
81
IMSBuildProjectSystem
projectSystem,
102
IMSBuildProjectSystem
msBuildNuGetProjectSystem,
FileModifiers\XmlTransformer.cs (4)
58
IMSBuildProjectSystem
projectSystem,
103
IMSBuildProjectSystem
projectSystem,
153
IMSBuildProjectSystem
projectSystem,
178
IMSBuildProjectSystem
projectSystem,
Projects\MSBuildNuGetProject.cs (2)
79
public
IMSBuildProjectSystem
ProjectSystem { get; }
90
IMSBuildProjectSystem
msbuildNuGetProjectSystem,
Utility\MSBuildNuGetProjectSystemUtility.cs (14)
25
internal static XDocument GetOrCreateDocument(XName rootName, string path,
IMSBuildProjectSystem
msBuildNuGetProjectSystem)
103
IMSBuildProjectSystem
projectSystem,
139
IMSBuildProjectSystem
projectSystem,
214
IMSBuildProjectSystem
projectSystem,
355
internal static IEnumerable<string> GetFilesSafe(
IMSBuildProjectSystem
projectSystem, string path)
360
internal static IEnumerable<string> GetFilesSafe(
IMSBuildProjectSystem
projectSystem, string path, string filter)
375
IMSBuildProjectSystem
projectSystem,
386
IMSBuildProjectSystem
projectSystem,
407
internal static IEnumerable<string> GetDirectoriesSafe(
IMSBuildProjectSystem
projectSystem, string path)
421
internal static IEnumerable<string> GetDirectories(
IMSBuildProjectSystem
projectSystem, string path)
426
internal static void DeleteDirectorySafe(
IMSBuildProjectSystem
projectSystem, string path)
432
private static void DeleteDirectory(
IMSBuildProjectSystem
projectSystem, string path)
537
IMSBuildProjectSystem
projectSystem,
622
internal static void AddFile(
IMSBuildProjectSystem
projectSystem, string path, Action<Stream> writeToStream)