4 instantiations of TypeResolver
Microsoft.NET.HostModel (4)
ComHost\ClsidMap.cs (4)
147CustomAttributeValue<KnownType> data = comVisibleAttribute.DecodeValue(new TypeResolver()); 163CustomAttributeValue<KnownType> data = comVisibleAttribute.DecodeValue(new TypeResolver()); 197CustomAttributeValue<KnownType> data = attribute.DecodeValue(new TypeResolver()); 211CustomAttributeValue<KnownType> data = attribute.DecodeValue(new TypeResolver());