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