1 instantiation of VSTypeScriptDocumentationCommentWrapper
Microsoft.CodeAnalysis.Workspaces (1)
ExternalAccess\VSTypeScript\Api\VSTypeScriptDocumentationCommentWrapper.cs (1)
17
=>
new
(DocumentationComment.FromXmlFragment(xml));
1 reference to VSTypeScriptDocumentationCommentWrapper
Microsoft.CodeAnalysis.Workspaces (1)
ExternalAccess\VSTypeScript\Api\VSTypeScriptDocumentationCommentWrapper.cs (1)
16
public static
VSTypeScriptDocumentationCommentWrapper
FromXmlFragment(string xml)