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