2 writes to MaxAsyncRecords
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
4234
MaxAsyncRecords
= bamlBinaryReader.ReadInt32();
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
147
DocumentStartRecord.
MaxAsyncRecords
= maxAsyncRecords;
1 reference to MaxAsyncRecords
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
4242
bamlBinaryWriter.Write(
MaxAsyncRecords
);