2 writes to Keyword
Microsoft.Gen.Logging (2)
Parsing\Parser.cs (2)
320Keyword = typeDec.Keyword.ValueText, 341Keyword = parentLoggerClass.Keyword.ValueText,
2 references to Keyword
Microsoft.Gen.Logging (2)
Emission\Emitter.cs (2)
47parentTypes.Add($"partial {parent.Keyword} {parent.Name}"); 58OutLn($"partial {lt.Keyword} {lt.Name}");