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