6 references to GetCSharpAllowedExceptionsResultAt
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (6)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\DoNotRaiseExceptionsInUnexpectedLocationsTests.cs (6)
146GetCSharpAllowedExceptionsResultAt(8, 46, "add_Event1", "Exception"),
147GetCSharpAllowedExceptionsResultAt(8, 80, "remove_Event1", "Exception"));
395GetCSharpAllowedExceptionsResultAt(8, 9, "GetHashCode", "Exception"));
421GetCSharpAllowedExceptionsResultAt(8, 9, "System.Collections.IHashCodeProvider.GetHashCode", "Exception"));
494GetCSharpAllowedExceptionsResultAt(12, 9, "GetHashCode", "Exception"));
517GetCSharpAllowedExceptionsResultAt(12, 9, "System.Collections.Generic.IEqualityComparer<C>.GetHashCode", "Exception"));