2 references to XmlCommentSyntax
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Internal.Generated.vb (2)
30071
Friend Shared CreateInstance As Func(Of ObjectReader, Object) = Function(o) New
XmlCommentSyntax
(o)
30082
ObjectBinder.RegisterTypeReader(GetType(XmlCommentSyntax), Function(r) New
XmlCommentSyntax
(r))