1 write to FullXmlFragment
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Utilities\DocumentationComment.cs (1)
83
FullXmlFragment
= fullXmlFragment;
2 references to FullXmlFragment
Microsoft.CodeAnalysis.Workspaces (2)
Shared\Extensions\ISymbolExtensions.cs (1)
392
var document = XDocument.Parse(inheritedDocumentation.
FullXmlFragment
, LoadOptions.PreserveWhitespace);
Shared\Utilities\DocumentationComment.cs (1)
103
if (result == null || result.
FullXmlFragment
!= xml)