1 write to _maxAsyncRecords
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
4279set { _maxAsyncRecords = value; }
1 reference to _maxAsyncRecords
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
4278get { return _maxAsyncRecords; }