2 references to BitwiseAnd
Microsoft.VisualStudio.LanguageServices.CSharp (1)
CodeModel\MethodXml\MethodXmlBuilder.cs (1)
343
kind = BinaryOperatorKind.
BitwiseAnd
;
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\MethodXml\AbstractMethodXmlBuilder.cs (1)
144
BinaryOperatorKind.
BitwiseAnd
=> "bitand",