1 instantiation of CSharpWriter
Microsoft.DotNet.GenAPI (1)
GenAPITask.cs (1)
398CSharpWriter writer = new(syntaxWriter, filter, ApiOnly);
6 references to CSharpWriter
Microsoft.Cci.Extensions (1)
Writers\CSharp\CSharpWriter.cs (1)
308string header = CSharpWriter.MemberGroupHeading(member);
Microsoft.DotNet.AsmDiff (1)
DiffCSharpWriter.cs (1)
407string heading = CSharpWriter.MemberGroupHeading(member);
Microsoft.DotNet.GenAPI (4)
GenAPITask.cs (4)
223if (writer is CSharpWriter csWriter) 251if (writer is CSharpWriter csWriter) 398CSharpWriter writer = new(syntaxWriter, filter, ApiOnly); 412new CSharpWriter.ConditionalTypeList