2 references to ParseOperatorDeclaration
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
2732return this.ParseOperatorDeclaration(attributes, modifiers, type, explicitInterfaceOpt); 3260return this.ParseOperatorDeclaration(attributes, modifiers, type, explicitInterfaceOpt);