1 write to _castSingleValueCache
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\ImportType.cs (1)
31return _castSingleValueCache ??= new Dictionary<Type, Func<Export, object>?>();