1 write to _parserContext
PresentationFramework (1)
System\Windows\Markup\BamlRecordReader.cs (1)
5437_parserContext = value;
3 references to _parserContext
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (3)
3616_parserContext.FreezeFreezables = freeze; 5341if (_parserContext.FreezeFreezables) 5431get { return _parserContext; }