1 instantiation of ProjectGraphOptions
Microsoft.Build (1)
Graph\ProjectGraph.cs (1)
423
: this(new
ProjectGraphOptions
2 references to ProjectGraphOptions
Microsoft.Build (2)
Graph\ProjectGraph.cs (2)
437
/// <param name="options">A <see cref="
ProjectGraphOptions
" /> containing the entry projects, project collection, and other details about the graph.</param>
442
ProjectGraphOptions
options,