3 references to ERR_CallerUnsafeExplicitlyImplementingSafe
Microsoft.CodeAnalysis.CSharp (3)
Errors\ErrorFacts.cs (1)
2580
or ErrorCode.
ERR_CallerUnsafeExplicitlyImplementingSafe
Symbols\TypeSymbol.cs (2)
1805
isExplicit ? ErrorCode.
ERR_CallerUnsafeExplicitlyImplementingSafe
: ErrorCode.ERR_CallerUnsafeImplicitlyImplementingSafe,
1911
isExplicit ? ErrorCode.
ERR_CallerUnsafeExplicitlyImplementingSafe
: ErrorCode.ERR_CallerUnsafeImplicitlyImplementingSafe,