6 references to WRN_Experimental
Microsoft.CodeAnalysis.CSharp (6)
Compilation\CSharpDiagnosticFilter.cs (1)
322if (!isSpecified && errorCode == (int)ErrorCode.WRN_Experimental)
Errors\ErrorFacts.cs (2)
553case ErrorCode.WRN_Experimental: 2404or ErrorCode.WRN_Experimental
Generated\ErrorFacts.Generated.cs (1)
337case ErrorCode.WRN_Experimental:
Symbols\ObsoleteAttributeHelpers.cs (2)
193return new CustomObsoleteDiagnosticInfo(MessageProvider.Instance, (int)ErrorCode.WRN_Experimental, data, 222(ErrorCode.WRN_Experimental or ErrorCode.WRN_WindowsExperimental or ErrorCode.WRN_DeprecatedCollectionInitAdd or