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