3 references to Push
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (1)
4326
ReaderContextStack.
Push
(d);
System\Windows\Markup\BamlWriter.cs (2)
1273
_nodeTypeStack.
Push
(new WriteStackNode(recordType));
1279
_nodeTypeStack.
Push
(new WriteStackNode(recordType, elementType));