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