1 reference to DoNotCallEnumerableCastOrOfTypeWithIncompatibleTypesMessageCast
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\DoNotCallEnumerableCastOrOfTypeWithIncompatibleTypesAnalyzer.cs (1)
27
private static readonly LocalizableString s_localizableCastMessage = CreateLocalizableResourceString(nameof(
DoNotCallEnumerableCastOrOfTypeWithIncompatibleTypesMessageCast
));