Xavalon / XamlStyler

Visual Studio extension to help format your XAML source code
Apache License 2.0
1.21k stars 130 forks source link

Error "Object reference not set to an instance of an object." when running on large solution. #374

Open ganeshkhatri opened 2 years ago

ganeshkhatri commented 2 years ago

I have a large solution with more than 360 XAML files spanning 36 projects. When I run the Xaml Styler for entire Solution I get the error "Object reference not set to an instance of an object." after formatting few XAML files. I am using Visual Studio 2022.

lingme commented 2 years ago

I have a same problem

SkyteamGorilla commented 2 years ago

I get the same error.

Jay-o-Way commented 10 months ago

Me too. What's up with that?