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.
2 parents b0b0ec9 + 5ece267 commit cd915beCopy full SHA for cd915be
src/CommandLine/CastExtensions.cs
@@ -4,7 +4,7 @@
4
5
namespace CommandLine
6
{
7
- public static class CastExtensions
+ internal static class CastExtensions
8
9
private const string ImplicitCastMethodName = "op_Implicit";
10
private const string ExplicitCastMethodName = "op_Explicit";
0 commit comments