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