1 write to AssemblyName
PresentationBuildTasks (1)
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (1)
760xamlPIMappingNode.AssemblyName = _compiler.AssemblyName;
5 references to AssemblyName
PresentationBuildTasks (5)
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (3)
758if ((xamlPIMappingNode.AssemblyName == null) || (xamlPIMappingNode.AssemblyName.Length == 0)) 767xamlPIMappingNode.AssemblyName);
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
748xamlPIMappingNode.AssemblyName);
Framework\System\Windows\Markup\XamlParser.cs (1)
783if (xamlPIMappingNode.AssemblyName.Length == 0)