2 references to BinaryOperatorAttribute
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\MethodXml\AbstractMethodXmlBuilder.cs (2)
251
=> Tag(AssignmentElementName,
BinaryOperatorAttribute
(kind));
257
=> Tag(BinaryOperationElementName,
BinaryOperatorAttribute
(kind));