13 references to GetCSharpNoExceptionsResultAt
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (13)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\DoNotRaiseExceptionsInUnexpectedLocationsTests.cs (13)
234GetCSharpNoExceptionsResultAt(8, 9, "Equals", "Exception"), 235GetCSharpNoExceptionsResultAt(12, 9, "GetHashCode", "ArgumentException")); 315GetCSharpNoExceptionsResultAt(8, 9, "Equals", "Exception")); 333GetCSharpNoExceptionsResultAt(8, 9, "System.IEquatable<C>.Equals", "Exception")); 493GetCSharpNoExceptionsResultAt(8, 9, "Equals", "Exception"), 516GetCSharpNoExceptionsResultAt(8, 9, "System.Collections.Generic.IEqualityComparer<C>.Equals", "Exception"), 579GetCSharpNoExceptionsResultAt(8, 9, "Dispose", "Exception")); 616GetCSharpNoExceptionsResultAt(8, 9, "ToString", "Exception")); 654GetCSharpNoExceptionsResultAt(8, 9, ".cctor", "Exception")); 689GetCSharpNoExceptionsResultAt(8, 9, "Finalize", "Exception")); 810GetCSharpNoExceptionsResultAt(8, 9, "op_Equality", "Exception"), 811GetCSharpNoExceptionsResultAt(12, 9, "op_Inequality", "Exception")); 917GetCSharpNoExceptionsResultAt(8, 9, "op_Implicit", "Exception"));