2 references to ERR_BadVisIndexerReturn
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
655or ErrorCode.ERR_BadVisIndexerReturn
Symbols\Source\SourcePropertySymbol.cs (1)
515diagnostics.Add((this.IsIndexer ? ErrorCode.ERR_BadVisIndexerReturn : ErrorCode.ERR_BadVisPropertyType), Location, this, type.Type);