10 writes to GetCustomAttributesMap
System.Xaml.Tests (10)
System\Xaml\XamlSchemaContextTests.cs (6)
142
GetCustomAttributesMap
= new Dictionary<Type, object?[]?>
163
GetCustomAttributesMap
= new Dictionary<Type, object?[]?>
338
GetCustomAttributesMap
= new Dictionary<Type, object?[]?>
352
GetCustomAttributesMap
= new Dictionary<Type, object?[]?>
366
GetCustomAttributesMap
= new Dictionary<Type, object?[]?>
380
GetCustomAttributesMap
= new Dictionary<Type, object?[]?>
System\Xaml\XamlTypeTests.cs (4)
368
GetCustomAttributesMap
= new Dictionary<Type, object?[]?>
384
GetCustomAttributesMap
= new Dictionary<Type, object?[]?>
400
GetCustomAttributesMap
= new Dictionary<Type, object?[]?>
416
GetCustomAttributesMap
= new Dictionary<Type, object?[]?>
2 references to GetCustomAttributesMap
System.Xaml.Tests (2)
Common\CustomAssembly.cs (2)
38
if (
GetCustomAttributesMap
.HasValue)
41
if (
GetCustomAttributesMap
.Value.TryGetValue(attributeType, out result))