3 references to WriteCore
Microsoft.Cci.Extensions (3)
Writers\Syntax\OpenXmlSyntaxWriter.cs (2)
118
WriteCore
("<w:color w:val='{0}' />", _styles.Color);
121
WriteCore
("<w:highlight w:val='{0}' />", _styles.BgColor);
Writers\Syntax\UnifiedDiffSyntaxWriter.cs (1)
185
WriteCore
("{0} {1}: {2}", marker, author, line);