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