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