Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\DoNotRaiseExceptionsInUnexpectedLocationsTests.cs (4)
863GetCSharpNoExceptionsResultAt(0, "op_LessThanOrEqual", "Exception"),
864GetCSharpNoExceptionsResultAt(1, "op_GreaterThanOrEqual", "Exception"),
865GetCSharpNoExceptionsResultAt(2, "op_LessThan", "Exception"),
866GetCSharpNoExceptionsResultAt(3, "op_GreaterThan", "Exception"));