2 references to ReadNextRecordWithDebugExtension
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (2)
248
bamlRecord =
ReadNextRecordWithDebugExtension
(bytesAvailable, recordType);
280
bamlRecord =
ReadNextRecordWithDebugExtension
(Int64.MaxValue, recordType);