2 references to GetTypeOwningAssemblyName
Aspire.Hosting.CodeGeneration.TypeScript (2)
TypeScriptApiProjector.cs (2)
593var owningAssembly = GetTypeOwningAssemblyName(typeId); 1014var typeOwner = GetTypeOwningAssemblyName(builderModel.TypeId);