roslyn
Here are 271 public repositories matching this topic...
What would you like to be added:
Adding a binding to a BindingBase property from the XAML should unwrap the binding expression.
For which Platform:
- iOS
- Android
- WebAssembly
- WebAssembly renderers for Xamarin.Forms
- Windows
- Build tasks
- Solution Templates
Anything else we need to know?
This check should also validate for `Binding
-
Updated
Feb 17, 2021 - C#
-
Updated
May 7, 2021 - C#
-
Updated
Apr 25, 2021 - C#
-
Updated
Mar 7, 2021 - C#
-
Updated
May 7, 2021 - C#
-
Updated
Mar 13, 2021 - C#
-
Updated
May 7, 2021 - C#
-
Updated
May 25, 2018 - C#
-
Updated
Oct 16, 2020 - C#
-
Updated
May 7, 2021 - C#
Is your feature request related to a problem? Please describe.
Consmetics
Describe the solution you'd like
After convetion, I rename the My Project folder to Properties, which attains the characteristics of a C# project.
Describe alternatives you've considered
N/A
Additional context
N/A
-
Updated
Mar 9, 2021
-
Updated
May 5, 2021 - C#
-
Updated
Apr 30, 2021 - C#
-
Updated
Apr 19, 2021
-
Updated
Nov 27, 2020 - C#
-
Updated
Feb 19, 2018 - C#
-
Updated
Jun 19, 2020 - C#
-
Updated
Apr 24, 2021 - C#
Improve this page
Add a description, image, and links to the roslyn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the roslyn topic, visit your repo's landing page and select "manage topics."
https://github.com/dotnet/roslyn/blob/1cca63b5d8ea170f8d8e88e1574aa3ebe354c23b/src/Compilers/CSharp/Portable/Syntax/TypeDeclarationSyntax.cs#L118
This should be
throw new ArgumentException(ADescriptiveMessageFromResources, nameof(kind));