2 references to IsDebugBamlRecordType
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
61
if (
IsDebugBamlRecordType
(bamlRecord.Next.RecordType))
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
332
if (BamlRecordHelper.
IsDebugBamlRecordType
(nextRecordType))