4 references to WRN_IsTypeNamedUnderscore
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Operators.cs (1)
3281
diagnostics.Add(ErrorCode.
WRN_IsTypeNamedUnderscore
, node.Right.Location, typeExpression.AliasOpt ?? (Symbol)targetType);
Errors\ErrorFacts.cs (2)
464
case ErrorCode.
WRN_IsTypeNamedUnderscore
:
1926
or ErrorCode.
WRN_IsTypeNamedUnderscore
Generated\ErrorFacts.Generated.cs (1)
189
case ErrorCode.
WRN_IsTypeNamedUnderscore
: