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