We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa076fe commit 04b9c00Copy full SHA for 04b9c00
ConventionTests/Conventions/Internal/AssemblyProjectLocator.cs
@@ -49,7 +49,7 @@ static MethodDefinition GetMethodWithBody(AssemblyDefinition definition)
49
}
50
51
52
- throw new InvalidOperationException("Coudln't find any type with methods with body");
+ throw new InvalidOperationException("Couldn't find any type with methods with body");
53
54
55
0 commit comments