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