3 references to TypeId
TypeScriptApiCompat (3)
AtsSurfaceParser.cs (3)
74if (IsOwnedByPackage(currentDto.TypeId, packageName, packageNames)) 76dtoTypes.Add(currentDto.TypeId, currentDto); 115static pair => new AtsDtoType(pair.Value.TypeId, pair.Value.Properties),