6 references to ReportWarningsForTypeParamRefTags
Microsoft.CodeAnalysis.VisualBasic (6)
Compilation\DocumentationComments\DocumentationCommentCompiler.Event.vb (1)
89ReportWarningsForTypeParamRefTags(wellKnownElementNodes, symbolName, [event], docCommentTrivia.SyntaxTree)
Compilation\DocumentationComments\DocumentationCommentCompiler.Field.vb (1)
80ReportWarningsForTypeParamRefTags(wellKnownElementNodes, symbolName, field, docCommentTrivia.SyntaxTree)
Compilation\DocumentationComments\DocumentationCommentCompiler.Method.vb (1)
113ReportWarningsForTypeParamRefTags(wellKnownElementNodes, symbolName, method, docCommentTrivia.SyntaxTree)
Compilation\DocumentationComments\DocumentationCommentCompiler.NamedType.vb (2)
130ReportWarningsForTypeParamRefTags(wellKnownElementNodes, symbolName, namedType, theOnlyDocumentationCommentTrivia.SyntaxTree) 139ReportWarningsForTypeParamRefTags(wellKnownElementNodes, symbolName, namedType, theOnlyDocumentationCommentTrivia.SyntaxTree)
Compilation\DocumentationComments\DocumentationCommentCompiler.Property.vb (1)
80ReportWarningsForTypeParamRefTags(wellKnownElementNodes, symbolName, [property], docCommentTrivia.SyntaxTree)