2 writes to Namespace
Microsoft.Gen.Logging (2)
Parser.cs (2)
330Namespace = nspace, 351Namespace = nspace,
4 references to Namespace
Microsoft.Gen.Logging (4)
Emitter.cs (4)
26foreach (var lt in logTypes.OrderBy(static lt => lt.Namespace + "." + lt.Name)) 37if (!string.IsNullOrWhiteSpace(lt.Namespace)) 40OutLn($"namespace {lt.Namespace}"); 90if (!string.IsNullOrWhiteSpace(lt.Namespace))