1 instantiation of AssemblyInfoKey
PresentationFramework (1)
System\Windows\Markup\BamlMapTable.cs (1)
1026AssemblyInfoKey key = new AssemblyInfoKey();
8 references to AssemblyInfoKey
PresentationFramework (8)
System\Windows\Markup\BamlMapTable.cs (8)
1026AssemblyInfoKey key = new AssemblyInfoKey(); 1857if (o is AssemblyInfoKey) 1859AssemblyInfoKey key = (AssemblyInfoKey)o; 1874public static bool operator ==(AssemblyInfoKey key1, AssemblyInfoKey key2) 1882public static bool operator !=(AssemblyInfoKey key1, AssemblyInfoKey key2)