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