1 instantiation of ParseContext
dotnet (1)
Commands\Run\VirtualProjectBuildingCommand.cs (1)
1472
var context = new CSharpDirective.
ParseContext
7 references to ParseContext
dotnet (7)
Commands\Run\VirtualProjectBuildingCommand.cs (7)
1472
var
context = new CSharpDirective.ParseContext
1712
public static Named? Parse(in
ParseContext
context)
1724
private static (string, string?)? ParseOptionalTwoParts(in
ParseContext
context, char separator)
1772
public static new Sdk? Parse(in
ParseContext
context)
1796
public static new Property? Parse(in
ParseContext
context)
1840
public static new Package? Parse(in
ParseContext
context)
1862
public static new Project? Parse(in
ParseContext
context)