1 write to _parserContext
PresentationFramework (1)
System\Windows\Markup\BamlRecordReader.cs (1)
5421_parserContext = value;
3 references to _parserContext
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (3)
3607_parserContext.FreezeFreezables = freeze; 5328if (_parserContext.FreezeFreezables) 5415get { return _parserContext; }