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