2 references to IsDebugBamlRecordType
PresentationFramework (2)
System\Windows\Markup\BamlRecordHelper.cs (1)
57
if (
IsDebugBamlRecordType
(bamlRecord.Next.RecordType))
System\Windows\Markup\BamlRecordReader.cs (1)
309
if (BamlRecordHelper.
IsDebugBamlRecordType
(nextRecordType))