1 instantiation of ParseContext
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (1)
137
var context = new CSharpDirective.
ParseContext
9 references to ParseContext
Microsoft.CodeAnalysis.CSharp.Workspaces (9)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (9)
137
var
context = new CSharpDirective.ParseContext
312
public static Named? Parse(in
ParseContext
context)
328
private static (string, string?)? ParseOptionalTwoParts(in
ParseContext
context, char separator)
388
public static new Sdk? Parse(in
ParseContext
context)
412
public static new Property? Parse(in
ParseContext
context)
458
public static new Package? Parse(in
ParseContext
context)
505
public static new Project? Parse(in
ParseContext
context)
617
public static new Ref? Parse(in
ParseContext
context)
726
public static new IncludeOrExclude? Parse(in
ParseContext
context)