1 instantiation of TypeVarTypeDesc
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\168\Microsoft_Diagnostics_DataContractReader_Data.TypeVarTypeDesc.g.cs (1)
38=> new TypeVarTypeDesc(target, address);
5 references to TypeVarTypeDesc
Microsoft.Diagnostics.DataContractReader.Contracts (5)
_generated\168\Microsoft_Diagnostics_DataContractReader_Data.TypeVarTypeDesc.g.cs (2)
37static TypeVarTypeDesc IData<TypeVarTypeDesc>.Create(Target target, TargetPointer address)
Contracts\RuntimeTypeSystem_1.cs (2)
1183TypeVarTypeDesc typeVarTypeDesc = _target.ProcessedData.GetOrAdd<TypeVarTypeDesc>(typeHandle.TypeDescAddress());
Data\TypeDesc.cs (1)
26internal sealed partial class TypeVarTypeDesc : IData<TypeVarTypeDesc>