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