2 references to HasDebugExtensionRecord
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlReader.cs (1)
2013if (BamlRecordHelper.HasDebugExtensionRecord(_parserContext.IsDebugBamlStream, bamlRecord))
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
298if (BamlRecordHelper.HasDebugExtensionRecord(ParserContext.IsDebugBamlStream, bamlRecord))