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