1 write to IncludeSpaceBetweenMemberGroups
Microsoft.DotNet.GenAPI (1)
GenAPITask.cs (1)
399
writer.
IncludeSpaceBetweenMemberGroups
= writer.IncludeMemberGroupHeadings = MemberHeadings;
2 references to IncludeSpaceBetweenMemberGroups
Microsoft.Cci.Extensions (2)
Writers\CSharp\CSharpWriter.cs (2)
306
if (IncludeMemberGroupHeadings ||
IncludeSpaceBetweenMemberGroups
)
312
if (
IncludeSpaceBetweenMemberGroups
)