1 implementation of Process
Microsoft.NET.Build.Tasks (1)
NugetContentAssetPreprocessor.cs (1)
22
public bool
Process
(string originalAssetPath, string relativeOutputPath, out string pathToFinalAsset)
1 reference to Process
Microsoft.NET.Build.Tasks (1)
ProduceContentAssets.cs (1)
211
if (AssetPreprocessor.
Process
(resolvedPath, relativeOutputPath, out pathToFinalAsset))