3 references to ConversionNotThrowRule
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\Runtime\PreventNumericIntPtrUIntPtrBehavioralChanges.cs (3)
56public override ImmutableArray<DiagnosticDescriptor> SupportedDiagnostics { get; } = ImmutableArray.Create(OperatorThrowsRule, ConversionThrowsRule, ConversionNotThrowRule); 119context.ReportDiagnostic(explicitConversion.CreateDiagnostic(ConversionNotThrowRule, 126context.ReportDiagnostic(explicitConversion.CreateDiagnostic(ConversionNotThrowRule,