1 instantiation of AssemblyInfoKey
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlMapTable.cs (1)
1036AssemblyInfoKey key = new AssemblyInfoKey();
8 references to AssemblyInfoKey
PresentationBuildTasks (8)
Framework\System\Windows\Markup\BamlMapTable.cs (8)
1036AssemblyInfoKey key = new AssemblyInfoKey(); 1865if (o is AssemblyInfoKey) 1867AssemblyInfoKey key = (AssemblyInfoKey)o; 1882public static bool operator ==(AssemblyInfoKey key1, AssemblyInfoKey key2) 1890public static bool operator !=(AssemblyInfoKey key1, AssemblyInfoKey key2)