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