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