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