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