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