1 write to _inProcessContent
System.Xaml (1)
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Markup\XmlCompatibilityReader.cs (1)
1736_inProcessContent = value;
7 references to _inProcessContent
System.Xaml (7)
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Markup\XmlCompatibilityReader.cs (7)
1686if (_inProcessContent && _previous is not null) 1699if (_inProcessContent && _previous is not null) 1715if (_inProcessContent && _previous is not null) 1745if (_inProcessContent && _previous is not null) 1758if (_inProcessContent && _previous is not null) 1774if (_inProcessContent && _previous is not null) 1787if (_inProcessContent && _previous is not null)