2 references to CSharp7Sentinel
Microsoft.CodeAnalysis (1)
WellKnownTypes.cs (1)
792
case WellKnownType.
CSharp7Sentinel
:
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Compilation_WellKnownMembers.cs (1)
151
DiagnosticBag? legacyWarnings = (type <= WellKnownType.
CSharp7Sentinel
) ? warnings : null;