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