2 references to OutputAssemblyPath
Microsoft.NET.Build.Tasks (2)
RunCsWinRTGenerator.cs (2)
106private string EffectiveOutputAssemblyItemSpec => OutputAssemblyPath![0].ItemSpec; 129if (OutputAssemblyPath is not { Length: 1 })