1 write to _xamlMainNodeQueue
PresentationFramework (1)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
119_xamlMainNodeQueue = new XamlNodeQueue(schemaContext);
5 references to _xamlMainNodeQueue
PresentationFramework (5)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (5)
120_xamlNodesReader = _xamlMainNodeQueue.Reader; 121_xamlNodesWriter = _xamlMainNodeQueue.Writer; 354if (_xamlMainNodeQueue.Count > 0) 420int initialCount = _xamlMainNodeQueue.Count; 424if (_xamlMainNodeQueue.Count > initialCount)