5 references to ElementNameIs
Microsoft.AspNetCore.OpenApi.SourceGenerators (5)
XmlComments\XmlComment.InheritDoc.cs (5)
111if (ElementNameIs(element, DocumentationCommentXmlNames.InheritdocElementName)) 347if (ElementNameIs(element, "member") || ElementNameIs(element, "doc")) 357if (ElementNameIs(current, "member") || ElementNameIs(current, "doc"))