1 reference to s_rootElementName
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Utilities\XmlFragmentParser.cs (1)
133
private static readonly string s_rootStart = "<" +
s_rootElementName
+ ">";