2 writes to Keyword
Microsoft.Gen.Logging (2)
Parser.cs (2)
329Keyword = typeDec.Keyword.ValueText, 350Keyword = parentLoggerClass.Keyword.ValueText,
2 references to Keyword
Microsoft.Gen.Logging (2)
Emitter.cs (2)
50parentTypes.Add($"partial {parent.Keyword} {parent.Name}"); 61OutLn($"partial {lt.Keyword} {lt.Name}");