2 writes to Namespace
Microsoft.Gen.Logging (2)
Parsing\Parser.cs (2)
321
Namespace
= nspace,
342
Namespace
= nspace,
4 references to Namespace
Microsoft.Gen.Logging (4)
Emission\Emitter.cs (4)
23
foreach (var lt in logTypes.OrderBy(static lt => lt.
Namespace
+ "." + lt.Name))
34
if (!string.IsNullOrWhiteSpace(lt.
Namespace
))
37
OutLn($"namespace {lt.
Namespace
}");
87
if (!string.IsNullOrWhiteSpace(lt.
Namespace
))