Open Mikolaytis opened 8 years ago
piece of XAML that causes exception:
<Paragraph TextIndent="80" FontFamily="Consolas">[</Paragraph>
<Paragraph TextIndent="120" FontFamily="Consolas">{</Paragraph>
<Paragraph TextIndent="160" FontFamily="Consolas"><Run Foreground="{StaticResource br_Green}">"T"</Run>: <Run Foreground="{StaticResource br_Blue}">4</Run>,</Paragraph>
<Paragraph TextIndent="160" FontFamily="Consolas"><Run Foreground="{StaticResource br_Green}">"P"</Run>: [<Run Foreground="{StaticResource br_Green}">"Привет, Мир!"</Run>]</Paragraph>
<Paragraph TextIndent="120" FontFamily="Consolas">},</Paragraph>
<Paragraph TextIndent="120" FontFamily="Consolas" Foreground="{StaticResource br_Gray}">...</Paragraph>
<Paragraph TextIndent="80" FontFamily="Consolas">]</Paragraph>
Hey guys. Today i've found awesome exception for you:
Method:
Confuser.Renamer.BAML.PropertyPath.Parse
Test case is:
"]"
Exception Type:
OutOfMemoryException
Priority: Minimal
I can provide a memory dump if needed