4 references to WRN_ParameterIsStaticClass
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (3)
244case ErrorCode.WRN_ParameterIsStaticClass: 2141or ErrorCode.WRN_ParameterIsStaticClass 2546=> useWarning ? ErrorCode.WRN_ParameterIsStaticClass : ErrorCode.ERR_ParameterIsStaticClass;
Generated\ErrorFacts.Generated.cs (1)
269case ErrorCode.WRN_ParameterIsStaticClass: