2 references to ClrDataTypeInstance
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataValue.cs (2)
271
typeInstance.Interface = new
ClrDataTypeInstance
(_target, _typeHandle, legacyType, _apiLock);
523
assocType.Interface = new
ClrDataTypeInstance
(_target, typeHandle, legacyType, _apiLock);