1 write to _xamlNodeCollectionProcessor
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
135
_xamlNodeCollectionProcessor
= new XamlNodeCollectionProcessor();
1 reference to _xamlNodeCollectionProcessor
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
6663
get { return
_xamlNodeCollectionProcessor
; }