1 write to InputFileName
Microsoft.DotNet.Build.Tasks.Packaging.Tests (1)
GenerateNuSpecAndPackTests.cs (1)
152
InputFileName
= inputFileName,
2 references to InputFileName
Microsoft.DotNet.Build.Tasks.Packaging (2)
GenerateNuSpec.cs (2)
179
if (!string.IsNullOrEmpty(
InputFileName
))
181
using (var stream = File.OpenRead(
InputFileName
))