3 references to IsMicrosoftOpenType
Aspire.Hosting (1)
ApplicationModel\ResourceNotificationService.cs (1)
853
SupportsDetailedTelemetry =
IsMicrosoftOpenType
(resource.GetType())
Aspire.Hosting.Tests (2)
ResourceNotificationTests.cs (2)
456
var result = ResourceNotificationService.
IsMicrosoftOpenType
(type);
473
var result = ResourceNotificationService.
IsMicrosoftOpenType
(type);