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