2 references to IsReserved
Microsoft.DotNet.GenAPI (2)
CSharpAssemblyDocumentGenerator.cs (1)
262
.Where(attribute => !attribute.
IsReserved
())
SyntaxNodeExtensions.cs (1)
30
if (attribute.
IsReserved
())