1 instantiation of TypeInfoKey
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\BamlMapTable.cs (1)
1142
TypeInfoKey key = new
TypeInfoKey
9 references to TypeInfoKey
PresentationBuildTasks (9)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\BamlMapTable.cs (9)
1138
private
TypeInfoKey
GetTypeInfoKey(
1142
TypeInfoKey
key = new TypeInfoKey
1179
TypeInfoKey
key = GetTypeInfoKey(assemblyFullName, typeFullName);
1205
TypeInfoKey
key = GetTypeInfoKey(assemblyFullName, typeFullName);
1924
if (o is
TypeInfoKey
key)
1942
public static bool operator ==(
TypeInfoKey
key1,
TypeInfoKey
key2)
1950
public static bool operator !=(
TypeInfoKey
key1,
TypeInfoKey
key2)