Compiler Error CS1909
The DefaultParameterValue attribute is not applicable on parameters of type 'type'
CS1909 is generated when you use a DefaultParameterValueAttribute attribute that is not applicable on the parameter type. This error message is no longer emitted, see CS1910 for more information.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: