2 references to XmlAttribute_Type
Microsoft.CodeAnalysis.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CodeStyle\CodeStyleOption2`1.cs (2)
118
new XAttribute(
XmlAttribute_Type
, GetTypeNameForSerialization()),
170
var typeAttribute = element.Attribute(
XmlAttribute_Type
);