1 write to _parserContext
PresentationFramework (1)
System\Windows\Markup\BamlRecordReader.cs (1)
5446_parserContext = value;
3 references to _parserContext
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (3)
3625_parserContext.FreezeFreezables = freeze; 5350if (_parserContext.FreezeFreezables) 5440get { return _parserContext; }