2 references to Warning_FileModified
NuGet.PackageManagement (2)
Utility\FileSystemUtility.cs (1)
256
nuGetProjectContext.Log(MessageLevel.Warning, Strings.
Warning_FileModified
, packageFile.FileFullPath);
Utility\MSBuildNuGetProjectSystemUtility.cs (1)
402
projectSystem.NuGetProjectContext.Log(MessageLevel.Warning, Strings.
Warning_FileModified
, fullPath);