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