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