2 writes to isPreviousElementEmpty
System.Xaml (2)
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Markup\XmlCompatibilityReader.cs (2)
161
isPreviousElementEmpty
= false;
287
isPreviousElementEmpty
= true;
1 reference to isPreviousElementEmpty
System.Xaml (1)
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Markup\XmlCompatibilityReader.cs (1)
159
if (
isPreviousElementEmpty
)