2 references to OutputType
Microsoft.NET.ProjectData (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TypedProperties.g.cs (2)
18
public string OutputType => this.inner[ProjectProperties.
OutputType
] ?? throw new InvalidOperationException("Required Data Model property '" + ProjectProperties.
OutputType
+ "' is missing. The .lscache file may be incomplete or the property merge failed.");