2 writes to LocalAssembly
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\ParserExtension.cs (1)
766
LocalAssembly
= true
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
2380
usingData.
LocalAssembly
= isLocalAssembly;
3 references to LocalAssembly
PresentationBuildTasks (3)
MS\Internal\MarkupCompiler\ParserExtension.cs (1)
759
|| ((ClrNamespaceAssemblyPair)XamlTypeMapper.PITable[xamlPIMappingNode.XmlNamespace]).
LocalAssembly
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlTypeMapper.cs (2)
3279
mapping.
LocalAssembly
||
3288
nsMap.LocalAssembly = mapping.
LocalAssembly
;