4 references to OutLn
Microsoft.Gen.ContextualOptions (4)
Emitter.cs (1)
20OutLn(FormatClass(optionsContextType).ToString(CultureInfo.InvariantCulture));
src\Generators\Shared\EmitterBase.cs (3)
39OutLn("{"); 46OutLn("}"); 103protected void OutGeneratedCodeAttribute() => OutLn($"[{GeneratorUtilities.GeneratedCodeAttribute}]");