1 implementation of GetWarningPropertiesForProject
NuGet.Commands (1)
MSBuildProjectFactory.cs (1)
294public WarningProperties GetWarningPropertiesForProject()
1 reference to GetWarningPropertiesForProject
NuGet.Commands (1)
CommandRunners\PackCommandRunner.cs (1)
494_packArgs.WarningProperties = factory.GetWarningPropertiesForProject();