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