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