5 references to GetDocumentationCommentForSymbol
Microsoft.CodeAnalysis.VisualBasic (5)
Compilation\DocumentationComments\DocumentationCommentCompiler.Event.vb (1)
50
GetDocumentationCommentForSymbol
([event], docCommentTrivia, wellKnownElementNodes)
Compilation\DocumentationComments\DocumentationCommentCompiler.Field.vb (1)
47
GetDocumentationCommentForSymbol
(field, docCommentTrivia, wellKnownElementNodes)
Compilation\DocumentationComments\DocumentationCommentCompiler.Method.vb (1)
73
GetDocumentationCommentForSymbol
(method, docCommentTrivia, wellKnownElementNodes)
Compilation\DocumentationComments\DocumentationCommentCompiler.NamedType.vb (1)
89
Dim docCommentXml As String =
GetDocumentationCommentForSymbol
(namedType, theOnlyDocumentationCommentTrivia, wellKnownElementNodes)
Compilation\DocumentationComments\DocumentationCommentCompiler.Property.vb (1)
51
GetDocumentationCommentForSymbol
([property], docCommentTrivia, wellKnownElementNodes)