MetadataCache._slowFor(Type) Method

Definition

public:
 System::Object ^ _slowFor(Type ^ t);
public object _slowFor (Type t);
member this._slowFor : Type -> obj
Public Function _slowFor (t As Type) As Object

Parameters

t
Type

Returns

Object

Applies to