1 write to _parserContext
PresentationFramework (1)
System\Windows\Markup\BamlRecordReader.cs (1)
5422_parserContext = value;
3 references to _parserContext
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (3)
3608_parserContext.FreezeFreezables = freeze; 5329if (_parserContext.FreezeFreezables) 5416get { return _parserContext; }