2 references to GetTypeId
Aspire.Hosting.RemoteHost.Tests (2)
HandleRegistryTests.cs (2)
26Assert.Equal("aspire/TestType", registry.GetTypeId(handleId)); 122var typeId = registry.GetTypeId(handleId);