1 write to LocalAssemblyName
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\ParserExtension.cs (1)
544xamlClrEventNode.LocalAssemblyName = _compiler.AssemblyName;
4 references to LocalAssemblyName
PresentationBuildTasks (4)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\StyleXamlParser.cs (2)
1229if (!String.IsNullOrEmpty(xamlClrEventNode.LocalAssemblyName)) 1251xamlClrEventNode.LocalAssemblyName,
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (2)
1364if (!String.IsNullOrEmpty(xamlClrEventNode.LocalAssemblyName)) 1372xamlClrEventNode.LocalAssemblyName,