2 writes to MaxAsyncRecords
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (1)
4020MaxAsyncRecords = bamlBinaryReader.ReadInt32();
System\Windows\Markup\BamlRecordWriter.cs (1)
137DocumentStartRecord.MaxAsyncRecords = maxAsyncRecords;
1 reference to MaxAsyncRecords
PresentationFramework (1)
System\Windows\Markup\BamlRecords.cs (1)
4028bamlBinaryWriter.Write(MaxAsyncRecords);