[PR relay] dotnet/wpf#11124: Pass the HwndSource parameters directly - #5
Open
lindexi wants to merge 1 commit into
Open
[PR relay] dotnet/wpf#11124: Pass the HwndSource parameters directly#5lindexi wants to merge 1 commit into
lindexi wants to merge 1 commit into
Annotations
10 warnings
|
Restore and rebuild solution through trusted Builder:
src/Microsoft.DotNet.Wpf/src/Shared/MS/Internal/TextServicesLoader.cs#L275
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Restore and rebuild solution through trusted Builder:
src/Microsoft.DotNet.Wpf/src/Shared/MS/Internal/TextServicesLoader.cs#L231
This call site is reachable on all platforms. 'Registry.CurrentUser' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Restore and rebuild solution through trusted Builder:
src/Microsoft.DotNet.Wpf/src/Shared/MS/Internal/TextServicesLoader.cs#L201
This call site is reachable on all platforms. 'Registry.CurrentUser' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Restore and rebuild solution through trusted Builder:
src/Microsoft.DotNet.Wpf/src/Shared/MS/Internal/TextServicesLoader.cs#L206
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Restore and rebuild solution through trusted Builder:
src/Microsoft.DotNet.Wpf/src/Shared/MS/Internal/TextServicesLoader.cs#L213
This call site is reachable on all platforms. 'Registry.LocalMachine' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Restore and rebuild solution through trusted Builder:
src/Microsoft.DotNet.Wpf/src/Shared/MS/Internal/TextServicesLoader.cs#L201
This call site is reachable on all platforms. 'RegistryKey.OpenSubKey(string, bool)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Restore and rebuild solution through trusted Builder:
src/Microsoft.DotNet.Wpf/src/System.Xaml/System/Xaml/Context/ObjectWriterContext.cs#L123
This call site is reachable on all platforms. 'XamlAccessLevel.AssemblyAccessToAssemblyName' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Restore and rebuild solution through trusted Builder:
src/Microsoft.DotNet.Wpf/src/System.Xaml/System/Xaml/Runtime/DynamicMethodRuntime.cs#L132
This call site is reachable on all platforms. 'XamlAccessLevel.AssemblyAccessToAssemblyName' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Restore and rebuild solution through trusted Builder:
src/Microsoft.DotNet.Wpf/src/System.Xaml/System/Xaml/Runtime/DynamicMethodRuntime.cs#L133
This call site is reachable on all platforms. 'XamlAccessLevel.PrivateAccessToTypeName' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Restore and rebuild solution through trusted Builder:
src/Microsoft.DotNet.Wpf/src/System.Xaml/System/Xaml/Runtime/DynamicMethodRuntime.cs#L135
This call site is reachable on all platforms. 'XamlAccessLevel.PrivateAccessToTypeName' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
background
wait
wait-all
cancel
parallel
Loading