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