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