1 write to Name
Microsoft.DotNet.AsmDiff (1)
DiffApiDefinition.cs (1)
27
Name
= GetName(representative);
4 references to Name
Microsoft.DotNet.AsmDiff (4)
MarkdownDiffExporter.cs (4)
74
string linkTitle = topLevelApi.
Name
;
75
string linkTarget = GetLinkTarget(topLevelApi.
Name
);
89
string fileName = GetFileNameForNamespace(topLevelApi.
Name
);
106
writer.WriteLine(heading + " " + topLevelApi.
Name
);