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