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