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 f38ab0a commit 650fe68Copy full SHA for 650fe68
docs/naming.md
@@ -765,7 +765,7 @@ public static string NameWithParent(this Type type)
765
return type.Name;
766
}
767
```
768
-<sup><a href='/src/Verify/Extensions.cs#L115-L127' title='Snippet source file'>snippet source</a> | <a href='#snippet-NameWithParent' title='Start of snippet'>anchor</a></sup>
+<sup><a href='/src/Verify/Extensions.cs#L117-L129' title='Snippet source file'>snippet source</a> | <a href='#snippet-NameWithParent' title='Start of snippet'>anchor</a></sup>
769
<!-- endSnippet -->
770
771
Any path calculated in `DerivePathInfo` should be fully qualified to remove the inconsistency of the current directory.
0 commit comments