4 references to WRN_MismatchedRefEscapeInTernary
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Operators.cs (1)
4396diagnostics.Add(_inUnsafeRegion ? ErrorCode.WRN_MismatchedRefEscapeInTernary : ErrorCode.ERR_MismatchedRefEscapeInTernary, node.Location);
Errors\ErrorFacts.cs (2)
531case ErrorCode.WRN_MismatchedRefEscapeInTernary: 2326or ErrorCode.WRN_MismatchedRefEscapeInTernary
Generated\ErrorFacts.Generated.cs (1)
302case ErrorCode.WRN_MismatchedRefEscapeInTernary: