1 write to OutputAssembly
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\CPSProjectFactory.cs (1)
93
OutputAssembly
= outputAssembly;
1 reference to OutputAssembly
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\CPSProjectFactory.cs (1)
110
BuildPropertyNames.IntermediateAssembly => ImmutableArray.Create(
OutputAssembly
),