3 references to ERR_RecursivelyTypedVariable
Microsoft.CodeAnalysis.CSharp (3)
Errors\ErrorFacts.cs (1)
1590or ErrorCode.ERR_RecursivelyTypedVariable
Symbols\Source\GlobalExpressionVariable.cs (1)
112diagnostics.Add(ErrorCode.ERR_RecursivelyTypedVariable, this.ErrorLocation, this);
Symbols\Source\SourceMemberFieldSymbol.cs (1)
530diagnostics.Add(ErrorCode.ERR_RecursivelyTypedVariable, this.ErrorLocation, this);