8 writes to ContentPreprocessorOutputDirectory
Microsoft.NET.Build.Tasks.UnitTests (8)
GivenAProduceContentsAssetsTask.cs (8)
46ContentPreprocessorOutputDirectory = ContentOutputDirectory, 99ContentPreprocessorOutputDirectory = ContentOutputDirectory, 159ContentPreprocessorOutputDirectory = ContentOutputDirectory, 235ContentPreprocessorOutputDirectory = ContentOutputDirectory, 317ContentPreprocessorOutputDirectory = ContentOutputDirectory, 373ContentPreprocessorOutputDirectory = null, 415ContentPreprocessorOutputDirectory = null, 459ContentPreprocessorOutputDirectory = null,
4 references to ContentPreprocessorOutputDirectory
Microsoft.NET.Build.Tasks (4)
ProduceContentAssets.cs (4)
125if (!string.IsNullOrEmpty(ContentPreprocessorOutputDirectory)) 144AssetPreprocessor.ConfigurePreprocessor(ContentPreprocessorOutputDirectory, preprocessorValues); 204if (string.IsNullOrEmpty(ContentPreprocessorOutputDirectory)) 206throw new BuildErrorException(Strings.ContentPreproccessorParameterRequired, nameof(ProduceContentAssets), nameof(ContentPreprocessorOutputDirectory));