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