3674 references to EditorBrowsable
Accessibility_Core_App (2)
Properties\Resources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Aspire.Dashboard (26)
Resources\Columns.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Resources\ConsoleLogs.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Resources\ControlsStrings.Designer.cs (2)
37
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
52
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Resources\Dialogs.Designer.cs (2)
37
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
52
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Resources\Layout.Designer.cs (2)
27
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
38
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
Resources\Login.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Resources\Metrics.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Resources\Resources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Resources\Routes.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Resources\StructuredFiltering.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Resources\StructuredLogs.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Resources\TraceDetail.Designer.cs (2)
27
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
38
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
Resources\Traces.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Aspire.Hosting (2)
Properties\Resources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Aspire.Hosting.Azure.Functions (2)
src\Aspire.Hosting\Properties\Resources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Aspire.Hosting.Testing (2)
Properties\Resources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
BinaryFormatTests (2)
TestResources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
CSharpSyntaxGenerator (1)
IsExternalInit.cs (1)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
DesignSurface (2)
Properties\Resources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
dotnet-svcutil-lib (52)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlReader.cs (4)
777
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
882
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
909
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
942
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
FrameworkFork\Microsoft.Xml\Xml\Core\XmlReaderSettings.cs (1)
81
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReader.cs (1)
21
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (1)
36
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
FrameworkFork\Microsoft.Xml\Xml\IApplicationResourceStreamResolver.cs (2)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\Microsoft.Xml\Xml\XmlXapResolver.cs (4)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
24
[
EditorBrowsable
(EditorBrowsableState.Never)]
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\BasicHttpMessageSecurity.cs (2)
139
[
EditorBrowsable
(EditorBrowsableState.Never)]
145
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncodingBindingElement.cs (2)
267
[
EditorBrowsable
(EditorBrowsableState.Never)]
273
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MtomMessageEncodingBindingElement.cs (3)
261
[
EditorBrowsable
(EditorBrowsableState.Never)]
267
[
EditorBrowsable
(EditorBrowsableState.Never)]
273
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransactionFlowBindingElement.cs (1)
174
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\UdpTransportBindingElement.cs (1)
175
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ContractDescription.cs (1)
146
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationDescription.cs (1)
73
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceEndpoint.cs (1)
56
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientOperation.cs (3)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
17
[
EditorBrowsable
(EditorBrowsableState.Never)]
206
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientRuntime.cs (5)
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
24
[
EditorBrowsable
(EditorBrowsableState.Never)]
34
[
EditorBrowsable
(EditorBrowsableState.Never)]
345
[
EditorBrowsable
(EditorBrowsableState.Never)]
356
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\FederatedMessageSecurityOverHttp.cs (6)
335
[
EditorBrowsable
(EditorBrowsableState.Never)]
341
[
EditorBrowsable
(EditorBrowsableState.Never)]
347
[
EditorBrowsable
(EditorBrowsableState.Never)]
353
[
EditorBrowsable
(EditorBrowsableState.Never)]
359
[
EditorBrowsable
(EditorBrowsableState.Never)]
365
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageSecurityOverHttp.cs (3)
418
[
EditorBrowsable
(EditorBrowsableState.Never)]
424
[
EditorBrowsable
(EditorBrowsableState.Never)]
430
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\NetNamedPipeBinding.cs (2)
256
[
EditorBrowsable
(EditorBrowsableState.Never)]
262
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\NetNamedPipeSecurity.cs (1)
77
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\UdpBinding.cs (2)
176
[
EditorBrowsable
(EditorBrowsableState.Never)]
182
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\WSFederationHttpBinding.cs (1)
204
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\WSFederationHttpSecurity.cs (2)
93
[
EditorBrowsable
(EditorBrowsableState.Never)]
99
[
EditorBrowsable
(EditorBrowsableState.Never)]
FrameworkFork\System.ServiceModel\System\ServiceModel\WSHttpSecurity.cs (2)
131
[
EditorBrowsable
(EditorBrowsableState.Never)]
137
[
EditorBrowsable
(EditorBrowsableState.Never)]
http2cat (2)
src\Shared\runtime\Http2\Hpack\HPackDecodingException.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
IIS.FunctionalTests (2)
src\Shared\runtime\Http2\Hpack\HPackDecodingException.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
IIS.LongTests (2)
src\Shared\runtime\Http2\Hpack\HPackDecodingException.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
IIS.NewHandler.FunctionalTests (2)
src\Shared\runtime\Http2\Hpack\HPackDecodingException.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
IIS.NewShim.FunctionalTests (2)
src\Shared\runtime\Http2\Hpack\HPackDecodingException.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
IISExpress.FunctionalTests (2)
src\Shared\runtime\Http2\Hpack\HPackDecodingException.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
illink (2)
Resources\Strings.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.Analyzers.Extra (2)
Resources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.Analyzers.Local (2)
Resources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.AspNetCore.App.CodeFixes (2)
src\Shared\HashCode.cs (2)
429
[
EditorBrowsable
(EditorBrowsableState.Never)]
433
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.Authentication.WsFederation (1)
WsFederationOptions.cs (1)
200
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.Components (5)
EventCallbackFactory.cs (5)
20
[
EditorBrowsable
(EditorBrowsableState.Never)]
90
[
EditorBrowsable
(EditorBrowsableState.Never)]
104
[
EditorBrowsable
(EditorBrowsableState.Never)]
176
[
EditorBrowsable
(EditorBrowsableState.Never)]
190
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.Components.QuickGrid (2)
Infrastructure\ColumnsCollectedNotifier.cs (1)
35
[
EditorBrowsable
(EditorBrowsableState.Never)]
Infrastructure\Defer.cs (1)
15
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.Components.Server (1)
BlazorPack\SequenceOfT.cs (1)
191
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.Components.Web (2)
Internal\IInternalWebJSInProcessRuntime.cs (1)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
JSComponents\JSComponentInterop.cs (1)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.Components.WebAssembly (2)
HotReload\WebAssemblyHotReload.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
Infrastructure\JSInteropMethods.cs (1)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.DataProtection (4)
DataProtectionBuilderExtensions.cs (3)
445
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
467
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
486
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
DataProtectionUtilityExtensions.cs (1)
35
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.DataProtection.Abstractions (1)
Infrastructure\IApplicationDiscriminator.cs (1)
15
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.Http (1)
DefaultHttpContext.cs (1)
223
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.Http.RequestDelegateGenerator (2)
src\Shared\HashCode.cs (2)
429
[
EditorBrowsable
(EditorBrowsableState.Never)]
433
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.InternalTesting (3)
RepeatAttribute.cs (1)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
RetryAttribute.cs (1)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
xunit\WORKAROUND_SkippedDataRowTestCase.cs (1)
20
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.Mvc.Razor (4)
RazorPageBase.cs (2)
182
[
EditorBrowsable
(EditorBrowsableState.Never)]
370
[
EditorBrowsable
(EditorBrowsableState.Never)]
TagHelpers\BodyTagHelper.cs (1)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
TagHelpers\HeadTagHelper.cs (1)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.Mvc.TagHelpers (2)
FormTagHelper.cs (1)
115
[
EditorBrowsable
(EditorBrowsableState.Never)]
RenderAtEndOfFormTagHelper.cs (1)
15
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.Razor.Runtime.Test (10)
Runtime\TagHelpers\TestTagHelpers\TagHelperDescriptorFactoryTagHelpers.cs (10)
78
[
EditorBrowsable
(EditorBrowsableState.Always)]
81
[
EditorBrowsable
(EditorBrowsableState.Always)]
87
[
EditorBrowsable
(EditorBrowsableState.Never)]
93
[
EditorBrowsable
(EditorBrowsableState.Never)]
101
[
EditorBrowsable
(EditorBrowsableState.Never)]
105
[
EditorBrowsable
(EditorBrowsableState.Never)]
108
[
EditorBrowsable
(EditorBrowsableState.Never)]
117
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
120
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
126
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.Routing (1)
Builder\RouteHandlerServices.cs (1)
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (2)
src\Shared\runtime\Http2\Hpack\HPackDecodingException.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.Server.Kestrel.Core (2)
src\Shared\runtime\Http2\Hpack\HPackDecodingException.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.Shared.Tests (2)
src\Shared\runtime\Http2\Hpack\HPackDecodingException.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.AspNetCore.SignalR.Client.Core (4)
HubConnectionBuilder.cs (4)
60
[
EditorBrowsable
(EditorBrowsableState.Never)]
68
[
EditorBrowsable
(EditorBrowsableState.Never)]
76
[
EditorBrowsable
(EditorBrowsableState.Never)]
86
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Build (1)
ResourceUtilities.cs (1)
233
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Build.Engine.OM.UnitTests (1)
ResourceUtilities.cs (1)
233
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Build.Framework.UnitTests (1)
ResourceUtilities.cs (1)
233
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Build.Tasks.Core (87)
ManifestUtil\ApplicationManifest.cs (20)
774
[
EditorBrowsable
(EditorBrowsableState.Never)]
783
[
EditorBrowsable
(EditorBrowsableState.Never)]
792
[
EditorBrowsable
(EditorBrowsableState.Never)]
801
[
EditorBrowsable
(EditorBrowsableState.Never)]
810
[
EditorBrowsable
(EditorBrowsableState.Never)]
819
[
EditorBrowsable
(EditorBrowsableState.Never)]
828
[
EditorBrowsable
(EditorBrowsableState.Never)]
837
[
EditorBrowsable
(EditorBrowsableState.Never)]
846
[
EditorBrowsable
(EditorBrowsableState.Never)]
855
[
EditorBrowsable
(EditorBrowsableState.Never)]
864
[
EditorBrowsable
(EditorBrowsableState.Never)]
873
[
EditorBrowsable
(EditorBrowsableState.Never)]
882
[
EditorBrowsable
(EditorBrowsableState.Never)]
891
[
EditorBrowsable
(EditorBrowsableState.Never)]
900
[
EditorBrowsable
(EditorBrowsableState.Never)]
909
[
EditorBrowsable
(EditorBrowsableState.Never)]
918
[
EditorBrowsable
(EditorBrowsableState.Never)]
927
[
EditorBrowsable
(EditorBrowsableState.Never)]
936
[
EditorBrowsable
(EditorBrowsableState.Never)]
945
[
EditorBrowsable
(EditorBrowsableState.Never)]
ManifestUtil\AssemblyIdentity.cs (6)
563
[
EditorBrowsable
(EditorBrowsableState.Never)]
572
[
EditorBrowsable
(EditorBrowsableState.Never)]
581
[
EditorBrowsable
(EditorBrowsableState.Never)]
590
[
EditorBrowsable
(EditorBrowsableState.Never)]
599
[
EditorBrowsable
(EditorBrowsableState.Never)]
608
[
EditorBrowsable
(EditorBrowsableState.Never)]
ManifestUtil\AssemblyManifest.cs (1)
31
[
EditorBrowsable
(EditorBrowsableState.Never)]
ManifestUtil\AssemblyReference.cs (3)
171
[
EditorBrowsable
(EditorBrowsableState.Never)]
180
[
EditorBrowsable
(EditorBrowsableState.Never)]
189
[
EditorBrowsable
(EditorBrowsableState.Never)]
ManifestUtil\BaseReference.cs (6)
170
[
EditorBrowsable
(EditorBrowsableState.Never)]
179
[
EditorBrowsable
(EditorBrowsableState.Never)]
188
[
EditorBrowsable
(EditorBrowsableState.Never)]
197
[
EditorBrowsable
(EditorBrowsableState.Never)]
206
[
EditorBrowsable
(EditorBrowsableState.Never)]
215
[
EditorBrowsable
(EditorBrowsableState.Never)]
ManifestUtil\CompatibleFramework.cs (3)
46
[
EditorBrowsable
(EditorBrowsableState.Never)]
55
[
EditorBrowsable
(EditorBrowsableState.Never)]
64
[
EditorBrowsable
(EditorBrowsableState.Never)]
ManifestUtil\DeployManifest.cs (17)
623
[
EditorBrowsable
(EditorBrowsableState.Never)]
632
[
EditorBrowsable
(EditorBrowsableState.Never)]
641
[
EditorBrowsable
(EditorBrowsableState.Never)]
650
[
EditorBrowsable
(EditorBrowsableState.Never)]
659
[
EditorBrowsable
(EditorBrowsableState.Never)]
668
[
EditorBrowsable
(EditorBrowsableState.Never)]
677
[
EditorBrowsable
(EditorBrowsableState.Never)]
686
[
EditorBrowsable
(EditorBrowsableState.Never)]
695
[
EditorBrowsable
(EditorBrowsableState.Never)]
704
[
EditorBrowsable
(EditorBrowsableState.Never)]
713
[
EditorBrowsable
(EditorBrowsableState.Never)]
722
[
EditorBrowsable
(EditorBrowsableState.Never)]
731
[
EditorBrowsable
(EditorBrowsableState.Never)]
740
[
EditorBrowsable
(EditorBrowsableState.Never)]
749
[
EditorBrowsable
(EditorBrowsableState.Never)]
758
[
EditorBrowsable
(EditorBrowsableState.Never)]
767
[
EditorBrowsable
(EditorBrowsableState.Never)]
ManifestUtil\FileAssociation.cs (4)
54
[
EditorBrowsable
(EditorBrowsableState.Never)]
63
[
EditorBrowsable
(EditorBrowsableState.Never)]
72
[
EditorBrowsable
(EditorBrowsableState.Never)]
81
[
EditorBrowsable
(EditorBrowsableState.Never)]
ManifestUtil\FileReference.cs (21)
111
[
EditorBrowsable
(EditorBrowsableState.Never)]
120
[
EditorBrowsable
(EditorBrowsableState.Never)]
129
[
EditorBrowsable
(EditorBrowsableState.Never)]
138
[
EditorBrowsable
(EditorBrowsableState.Never)]
189
[
EditorBrowsable
(EditorBrowsableState.Never)]
198
[
EditorBrowsable
(EditorBrowsableState.Never)]
207
[
EditorBrowsable
(EditorBrowsableState.Never)]
216
[
EditorBrowsable
(EditorBrowsableState.Never)]
225
[
EditorBrowsable
(EditorBrowsableState.Never)]
301
[
EditorBrowsable
(EditorBrowsableState.Never)]
310
[
EditorBrowsable
(EditorBrowsableState.Never)]
319
[
EditorBrowsable
(EditorBrowsableState.Never)]
328
[
EditorBrowsable
(EditorBrowsableState.Never)]
337
[
EditorBrowsable
(EditorBrowsableState.Never)]
388
[
EditorBrowsable
(EditorBrowsableState.Never)]
397
[
EditorBrowsable
(EditorBrowsableState.Never)]
435
[
EditorBrowsable
(EditorBrowsableState.Never)]
444
[
EditorBrowsable
(EditorBrowsableState.Never)]
453
[
EditorBrowsable
(EditorBrowsableState.Never)]
462
[
EditorBrowsable
(EditorBrowsableState.Never)]
471
[
EditorBrowsable
(EditorBrowsableState.Never)]
ManifestUtil\Manifest.cs (5)
719
[
EditorBrowsable
(EditorBrowsableState.Never)]
728
[
EditorBrowsable
(EditorBrowsableState.Never)]
737
[
EditorBrowsable
(EditorBrowsableState.Never)]
746
[
EditorBrowsable
(EditorBrowsableState.Never)]
755
[
EditorBrowsable
(EditorBrowsableState.Never)]
ResourceUtilities.cs (1)
233
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Build.Utilities.Core (2)
ResourceUtilities.cs (1)
233
[
EditorBrowsable
(EditorBrowsableState.Never)]
TaskItem.cs (1)
69
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.CodeAnalysis (27)
Compilation\Compilation.cs (2)
2676
[
EditorBrowsable
(EditorBrowsableState.Never)]
2700
[
EditorBrowsable
(EditorBrowsableState.Never)]
Compilation\ParseOptions.cs (1)
96
[
EditorBrowsable
(EditorBrowsableState.Never)]
DiagnosticAnalyzer\CompilationWithAnalyzers.cs (4)
66
[
EditorBrowsable
(EditorBrowsableState.Never)]
71
[
EditorBrowsable
(EditorBrowsableState.Never)]
232
[
EditorBrowsable
(EditorBrowsableState.Never)]
283
[
EditorBrowsable
(EditorBrowsableState.Never)]
DiagnosticAnalyzer\DiagnosticAnalyzerExtensions.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
Emit\EditAndContinue\EmitBaseline.cs (2)
83
[
EditorBrowsable
(EditorBrowsableState.Never)]
88
[
EditorBrowsable
(EditorBrowsableState.Never)]
Emit\SemanticEdit.cs (2)
64
[
EditorBrowsable
(EditorBrowsableState.Never)]
73
[
EditorBrowsable
(EditorBrowsableState.Never)]
Generated\OperationKind.Generated.cs (5)
81
[
EditorBrowsable
(EditorBrowsableState.Never)]
86
[
EditorBrowsable
(EditorBrowsableState.Never)]
200
[
EditorBrowsable
(EditorBrowsableState.Never)]
205
[
EditorBrowsable
(EditorBrowsableState.Never)]
210
[
EditorBrowsable
(EditorBrowsableState.Never)]
Hashing\NonCryptographicHashAlgorithm.cs (1)
342
[
EditorBrowsable
(EditorBrowsableState.Never)]
MetadataReference\MetadataReference.cs (2)
298
[
EditorBrowsable
(EditorBrowsableState.Never)]
326
[
EditorBrowsable
(EditorBrowsableState.Never)]
SourceCodeKind.cs (1)
31
[
EditorBrowsable
(EditorBrowsableState.Never)]
SymbolDisplay\SymbolDisplayLocalOptions.cs (1)
38
[
EditorBrowsable
(EditorBrowsableState.Never)]
SymbolDisplay\SymbolDisplayParameterOptions.cs (1)
37
[
EditorBrowsable
(EditorBrowsableState.Never)]
Syntax\SeparatedSyntaxList.cs (1)
633
[
EditorBrowsable
(EditorBrowsableState.Never)]
Syntax\SyntaxList`1.cs (1)
486
[
EditorBrowsable
(EditorBrowsableState.Never)]
Text\SourceText.cs (2)
153
[
EditorBrowsable
(EditorBrowsableState.Never)]
224
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.CodeAnalysis.CodeStyle (9)
src\Compilers\Core\Portable\Hashing\NonCryptographicHashAlgorithm.cs (1)
342
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Compilers\Core\Portable\InternalUtilities\IsExternalInit.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Workspaces\Core\Portable\Editing\DeclarationKind.cs (1)
63
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Rules\CompatAbstractFormattingRule.cs (6)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
24
[
EditorBrowsable
(EditorBrowsableState.Never)]
32
[
EditorBrowsable
(EditorBrowsableState.Never)]
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
48
[
EditorBrowsable
(EditorBrowsableState.Never)]
58
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.CodeAnalysis.CSharp (26)
CSharpCompilationOptions.cs (4)
142
[
EditorBrowsable
(EditorBrowsableState.Never)]
814
[
EditorBrowsable
(EditorBrowsableState.Never)]
853
[
EditorBrowsable
(EditorBrowsableState.Never)]
894
[
EditorBrowsable
(EditorBrowsableState.Never)]
SourceGeneration\CSharpGeneratorDriver.cs (1)
66
[
EditorBrowsable
(EditorBrowsableState.Never)]
Syntax\ArgumentSyntax.cs (2)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
23
[
EditorBrowsable
(EditorBrowsableState.Never)]
Syntax\CrefParameterSyntax.cs (2)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
20
[
EditorBrowsable
(EditorBrowsableState.Never)]
Syntax\CSharpSyntaxTree.cs (6)
328
[
EditorBrowsable
(EditorBrowsableState.Never)]
449
[
EditorBrowsable
(EditorBrowsableState.Never)]
488
[
EditorBrowsable
(EditorBrowsableState.Never)]
908
[
EditorBrowsable
(EditorBrowsableState.Never)]
919
[
EditorBrowsable
(EditorBrowsableState.Never)]
931
[
EditorBrowsable
(EditorBrowsableState.Never)]
Syntax\IndexerDeclarationSyntax.cs (2)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
23
[
EditorBrowsable
(EditorBrowsableState.Never)]
Syntax\PropertyDeclarationSyntax.cs (2)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
23
[
EditorBrowsable
(EditorBrowsableState.Never)]
Syntax\SyntaxFactory.cs (7)
115
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
143
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
1705
[
EditorBrowsable
(EditorBrowsableState.Never)]
2781
[
EditorBrowsable
(EditorBrowsableState.Never)]
2795
[
EditorBrowsable
(EditorBrowsableState.Never)]
2807
[
EditorBrowsable
(EditorBrowsableState.Never)]
2822
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.CodeAnalysis.EditorFeatures (1)
src\Compilers\Core\Portable\InternalUtilities\IsExternalInit.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (3)
src\Compilers\Core\Portable\InternalUtilities\IsExternalInit.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
Threading\WpfTestCase.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
Threading\WpfTheoryTestCase.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.CodeAnalysis.EditorFeatures.Wpf (8)
artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures.Wpf\Release\net472\GeneratedInternalTypeHelper.g.cs (1)
18
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures.Wpf\Release\net472\InlineRename\UI\Adornment\RenameFlyout.g.cs (1)
162
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures.Wpf\Release\net472\InlineRename\UI\Adornment\RenameUserInputTextBox.g.cs (1)
64
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures.Wpf\Release\net472\InlineRename\UI\Dashboard\RenameDashboard.g.cs (1)
192
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures.Wpf\Release\net472\InlineRename\UI\SmartRename\SmartRenameStatusControl.g.cs (1)
73
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures.Wpf\Release\net472\InlineRename\UI\SmartRename\SmartRenameUserInputComboBox.g.cs (2)
74
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
108
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures.Wpf\Release\net472\QuickInfo\OnTheFlyDocsView.g.cs (1)
64
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
Microsoft.CodeAnalysis.ExternalAccess.FSharp (3)
ExternalAccessFSharpResources.Designer.cs (2)
40
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
55
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
src\Compilers\Core\Portable\InternalUtilities\IsExternalInit.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.CodeAnalysis.ExternalAccess.Razor (1)
src\Compilers\Core\Portable\InternalUtilities\IsExternalInit.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.CodeAnalysis.ExternalAccess.Xaml (1)
src\Compilers\Core\Portable\InternalUtilities\IsExternalInit.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.CodeAnalysis.Features (10)
Completion\CompletionItem.cs (2)
315
[
EditorBrowsable
(EditorBrowsableState.Never)]
410
[
EditorBrowsable
(EditorBrowsableState.Never)]
Completion\CompletionList.cs (1)
25
[
EditorBrowsable
(EditorBrowsableState.Never)]
Completion\CompletionTags.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
MetadataAsSource\AbstractMetadataAsSourceService+CompatAbstractMetadataFormattingRule.cs (6)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
29
[
EditorBrowsable
(EditorBrowsableState.Never)]
37
[
EditorBrowsable
(EditorBrowsableState.Never)]
45
[
EditorBrowsable
(EditorBrowsableState.Never)]
53
[
EditorBrowsable
(EditorBrowsableState.Never)]
63
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
LanguageServerProtocolResources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
src\Compilers\Core\Portable\InternalUtilities\IsExternalInit.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
src\Compilers\Core\Portable\InternalUtilities\IsExternalInit.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.CodeAnalysis.VisualBasic (98)
SourceGeneration\VisualBasicGeneratorDriver.vb (1)
45
<
EditorBrowsable
(EditorBrowsableState.Never)>
Syntax\CaseBlockSyntax.vb (3)
14
<
EditorBrowsable
(EditorBrowsableState.Never)>
22
<
EditorBrowsable
(EditorBrowsableState.Never)>
28
<
EditorBrowsable
(EditorBrowsableState.Never)>
Syntax\CrefOperatorReferenceSyntax.vb (2)
11
<
EditorBrowsable
(EditorBrowsableState.Never)>
19
<
EditorBrowsable
(EditorBrowsableState.Never)>
Syntax\MethodBaseSyntax.vb (25)
22
<
EditorBrowsable
(EditorBrowsableState.Never)>
30
<
EditorBrowsable
(EditorBrowsableState.Never)>
50
<
EditorBrowsable
(EditorBrowsableState.Never)>
58
<
EditorBrowsable
(EditorBrowsableState.Never)>
78
<
EditorBrowsable
(EditorBrowsableState.Never)>
86
<
EditorBrowsable
(EditorBrowsableState.Never)>
105
<
EditorBrowsable
(EditorBrowsableState.Never)>
113
<
EditorBrowsable
(EditorBrowsableState.Never)>
133
<
EditorBrowsable
(EditorBrowsableState.Never)>
141
<
EditorBrowsable
(EditorBrowsableState.Never)>
161
<
EditorBrowsable
(EditorBrowsableState.Never)>
169
<
EditorBrowsable
(EditorBrowsableState.Never)>
189
<
EditorBrowsable
(EditorBrowsableState.Never)>
197
<
EditorBrowsable
(EditorBrowsableState.Never)>
217
<
EditorBrowsable
(EditorBrowsableState.Never)>
225
<
EditorBrowsable
(EditorBrowsableState.Never)>
245
<
EditorBrowsable
(EditorBrowsableState.Never)>
253
<
EditorBrowsable
(EditorBrowsableState.Never)>
273
<
EditorBrowsable
(EditorBrowsableState.Never)>
281
<
EditorBrowsable
(EditorBrowsableState.Never)>
295
<
EditorBrowsable
(EditorBrowsableState.Never)>
301
<
EditorBrowsable
(EditorBrowsableState.Never)>
307
<
EditorBrowsable
(EditorBrowsableState.Never)>
313
<
EditorBrowsable
(EditorBrowsableState.Never)>
319
<
EditorBrowsable
(EditorBrowsableState.Never)>
Syntax\MethodBlockBaseSyntax.vb (20)
36
<
EditorBrowsable
(EditorBrowsableState.Never)>
44
<
EditorBrowsable
(EditorBrowsableState.Never)>
50
<
EditorBrowsable
(EditorBrowsableState.Never)>
58
<
EditorBrowsable
(EditorBrowsableState.Never)>
88
<
EditorBrowsable
(EditorBrowsableState.Never)>
96
<
EditorBrowsable
(EditorBrowsableState.Never)>
104
<
EditorBrowsable
(EditorBrowsableState.Never)>
110
<
EditorBrowsable
(EditorBrowsableState.Never)>
140
<
EditorBrowsable
(EditorBrowsableState.Never)>
148
<
EditorBrowsable
(EditorBrowsableState.Never)>
156
<
EditorBrowsable
(EditorBrowsableState.Never)>
162
<
EditorBrowsable
(EditorBrowsableState.Never)>
192
<
EditorBrowsable
(EditorBrowsableState.Never)>
200
<
EditorBrowsable
(EditorBrowsableState.Never)>
208
<
EditorBrowsable
(EditorBrowsableState.Never)>
214
<
EditorBrowsable
(EditorBrowsableState.Never)>
244
<
EditorBrowsable
(EditorBrowsableState.Never)>
252
<
EditorBrowsable
(EditorBrowsableState.Never)>
260
<
EditorBrowsable
(EditorBrowsableState.Never)>
266
<
EditorBrowsable
(EditorBrowsableState.Never)>
Syntax\MultiLineLambdaExpressionSyntax.vb (4)
14
<
EditorBrowsable
(EditorBrowsableState.Never)>
22
<
EditorBrowsable
(EditorBrowsableState.Never)>
28
<
EditorBrowsable
(EditorBrowsableState.Never)>
36
<
EditorBrowsable
(EditorBrowsableState.Never)>
Syntax\SingleLineLambdaExpressionSyntax.vb (3)
14
<
EditorBrowsable
(EditorBrowsableState.Never)>
22
<
EditorBrowsable
(EditorBrowsableState.Never)>
32
<
EditorBrowsable
(EditorBrowsableState.Never)>
Syntax\SyntaxFactory.vb (2)
100
<System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)>
125
<System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)>
Syntax\SyntaxNodeFactories.vb (1)
212
<
EditorBrowsable
(EditorBrowsableState.Never)>
Syntax\TypeBlockSyntax.vb (20)
36
<
EditorBrowsable
(EditorBrowsableState.Never)>
44
<
EditorBrowsable
(EditorBrowsableState.Never)>
50
<
EditorBrowsable
(EditorBrowsableState.Never)>
58
<
EditorBrowsable
(EditorBrowsableState.Never)>
88
<
EditorBrowsable
(EditorBrowsableState.Never)>
96
<
EditorBrowsable
(EditorBrowsableState.Never)>
104
<
EditorBrowsable
(EditorBrowsableState.Never)>
110
<
EditorBrowsable
(EditorBrowsableState.Never)>
140
<
EditorBrowsable
(EditorBrowsableState.Never)>
148
<
EditorBrowsable
(EditorBrowsableState.Never)>
156
<
EditorBrowsable
(EditorBrowsableState.Never)>
162
<
EditorBrowsable
(EditorBrowsableState.Never)>
192
<
EditorBrowsable
(EditorBrowsableState.Never)>
200
<
EditorBrowsable
(EditorBrowsableState.Never)>
208
<
EditorBrowsable
(EditorBrowsableState.Never)>
214
<
EditorBrowsable
(EditorBrowsableState.Never)>
244
<
EditorBrowsable
(EditorBrowsableState.Never)>
252
<
EditorBrowsable
(EditorBrowsableState.Never)>
260
<
EditorBrowsable
(EditorBrowsableState.Never)>
266
<
EditorBrowsable
(EditorBrowsableState.Never)>
Syntax\TypeStatementSyntax.vb (10)
28
<
EditorBrowsable
(EditorBrowsableState.Never)>
36
<
EditorBrowsable
(EditorBrowsableState.Never)>
56
<
EditorBrowsable
(EditorBrowsableState.Never)>
64
<
EditorBrowsable
(EditorBrowsableState.Never)>
84
<
EditorBrowsable
(EditorBrowsableState.Never)>
92
<
EditorBrowsable
(EditorBrowsableState.Never)>
112
<
EditorBrowsable
(EditorBrowsableState.Never)>
120
<
EditorBrowsable
(EditorBrowsableState.Never)>
140
<
EditorBrowsable
(EditorBrowsableState.Never)>
148
<
EditorBrowsable
(EditorBrowsableState.Never)>
Syntax\VisualBasicSyntaxTree.vb (3)
612
<
EditorBrowsable
(EditorBrowsableState.Never)>
624
<
EditorBrowsable
(EditorBrowsableState.Never)>
633
<
EditorBrowsable
(EditorBrowsableState.Never)>
VisualBasicCompilationOptions.vb (4)
144
<
EditorBrowsable
(EditorBrowsableState.Never)>
1143
<
EditorBrowsable
(EditorBrowsableState.Never)>
1208
<
EditorBrowsable
(EditorBrowsableState.Never)>
1273
<
EditorBrowsable
(EditorBrowsableState.Never)>
Microsoft.CodeAnalysis.Workspaces (19)
CodeActions\CodeAction.cs (4)
497
[
EditorBrowsable
(EditorBrowsableState.Never)]
501
[
EditorBrowsable
(EditorBrowsableState.Never)]
531
[
EditorBrowsable
(EditorBrowsableState.Never)]
566
[
EditorBrowsable
(EditorBrowsableState.Never)]
CodeFixes\CodeFixContext.cs (2)
84
[
EditorBrowsable
(EditorBrowsableState.Never)]
143
[
EditorBrowsable
(EditorBrowsableState.Never)]
CodeRefactorings\CodeRefactoringContext.cs (1)
61
[
EditorBrowsable
(EditorBrowsableState.Never)]
Editing\DeclarationKind.cs (1)
63
[
EditorBrowsable
(EditorBrowsableState.Never)]
FindSymbols\SymbolFinder_Hierarchy.cs (1)
211
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Compilers\Core\Portable\Hashing\NonCryptographicHashAlgorithm.cs (1)
342
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Compilers\Core\Portable\InternalUtilities\IsExternalInit.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Rules\CompatAbstractFormattingRule.cs (6)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
24
[
EditorBrowsable
(EditorBrowsableState.Never)]
32
[
EditorBrowsable
(EditorBrowsableState.Never)]
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
48
[
EditorBrowsable
(EditorBrowsableState.Never)]
58
[
EditorBrowsable
(EditorBrowsableState.Never)]
Workspace\Solution\Solution.cs (1)
1581
[
EditorBrowsable
(EditorBrowsableState.Never)] // hide this since it is obsolete and only leads to confusion
Workspace\Solution\SolutionInfo.cs (1)
68
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
src\Compilers\Core\Portable\InternalUtilities\IsExternalInit.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.CommonLanguageServerProtocol.Framework.Package (1)
src\Compilers\Core\Portable\InternalUtilities\IsExternalInit.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.CSharp (7)
Microsoft\CSharp\RuntimeBinder\Binder.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft\CSharp\RuntimeBinder\CSharpArgumentInfo.cs (1)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft\CSharp\RuntimeBinder\CSharpArgumentInfoFlags.cs (1)
13
[Flags,
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft\CSharp\RuntimeBinder\CSharpBinderFlags.cs (1)
13
[Flags,
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft\CSharp\RuntimeBinder\DynamicDebuggerProxy.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft\CSharp\RuntimeBinder\RuntimeBinderException.cs (1)
51
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft\CSharp\RuntimeBinder\RuntimeBinderInternalCompilerException.cs (1)
51
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Data.Analysis (2)
Strings.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.Data.Analysis.Tests (2)
src\Microsoft.Data.Analysis\Strings.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.DotNet.Build.Tasks.Workloads (2)
Strings.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.DotNet.SignCheck (2)
SignCheckResources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.DotNet.SignCheckLibrary (4)
SignCheckResources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Verification\Jar\JarResources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.Extensions.AI.Abstractions (3)
ChatCompletion\ChatFinishReason.cs (1)
81
[
EditorBrowsable
(EditorBrowsableState.Never)]
ChatCompletion\ChatRole.cs (1)
89
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\LegacySupport\RequiredMemberAttribute\RequiredMemberAttribute.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Extensions.AI.Abstractions.Tests (1)
src\LegacySupport\RequiredMemberAttribute\RequiredMemberAttribute.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Extensions.AI.Ollama (1)
src\LegacySupport\RequiredMemberAttribute\RequiredMemberAttribute.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Extensions.AI.OpenAI (5)
OpenAIChatCompletionRequest.cs (1)
44
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\LegacySupport\RequiredMemberAttribute\RequiredMemberAttribute.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Shared\ServerSentEvents\Helpers.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Shared\ServerSentEvents\PooledByteBufferWriter.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\Shared\ServerSentEvents\SseItem.cs (1)
17
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Extensions.AsyncState (1)
IAsyncLocalContext.cs (1)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Extensions.Caching.Memory (1)
MemoryCacheOptions.cs (1)
61
[
EditorBrowsableAttribute
(EditorBrowsableState.Never)]
Microsoft.Extensions.DependencyModel (1)
HashCodeCombiner.cs (1)
11
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Extensions.Logging.Console (11)
ConfigurationConsoleLoggerSettings.cs (1)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
ConsoleLoggerExtensions.Obsolete.cs (8)
22
[
EditorBrowsable
(EditorBrowsableState.Never)]
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
51
[
EditorBrowsable
(EditorBrowsableState.Never)]
65
[
EditorBrowsable
(EditorBrowsableState.Never)]
79
[
EditorBrowsable
(EditorBrowsableState.Never)]
94
[
EditorBrowsable
(EditorBrowsableState.Never)]
108
[
EditorBrowsable
(EditorBrowsableState.Never)]
121
[
EditorBrowsable
(EditorBrowsableState.Never)]
ConsoleLoggerSettings.cs (1)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
IConsoleLoggerSettings.cs (1)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Extensions.Logging.Debug (3)
DebugLoggerFactoryExtensions.cs (3)
22
[
EditorBrowsable
(EditorBrowsableState.Never)]
31
[
EditorBrowsable
(EditorBrowsableState.Never)]
39
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Extensions.Logging.EventLog (3)
EventLoggerFactoryExtensions.cs (3)
22
[
EditorBrowsable
(EditorBrowsableState.Never)]
38
[
EditorBrowsable
(EditorBrowsableState.Never)]
47
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Extensions.Logging.EventSource (1)
EventSourceLoggerFactoryExtensions.cs (1)
23
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Extensions.Logging.TraceSource (4)
TraceSourceFactoryExtensions.cs (4)
24
[
EditorBrowsable
(EditorBrowsableState.Never)]
43
[
EditorBrowsable
(EditorBrowsableState.Never)]
62
[
EditorBrowsable
(EditorBrowsableState.Never)]
81
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Extensions.Options.SourceGeneration (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsExternalInit.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Extensions.Primitives (1)
InplaceStringBuilder.cs (1)
15
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Extensions.Telemetry.Abstractions (3)
Logging\LoggerMessageHelper.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
Logging\LoggerMessageState.ClassifiedTag.cs (1)
17
[
EditorBrowsable
(EditorBrowsableState.Never)]
Logging\LoggerMessageState.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Gen.ContextualOptions (2)
Resources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.Gen.Logging (2)
Parsing\Resources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.Gen.MetadataExtractor (2)
src\Generators\Microsoft.Gen.Metrics\Resources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.Gen.Metrics (2)
Resources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.Gen.MetricsReports (2)
src\Generators\Microsoft.Gen.Metrics\Resources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.Interop.ComInterfaceGenerator (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsExternalInit.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Runtime.InteropServices\src\System\Runtime\InteropServices\Marshalling\ComInterfaceOptions.cs (1)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Interop.JavaScript.JSImportGenerator (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsExternalInit.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Interop.LibraryImportGenerator (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsExternalInit.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Interop.LibraryImportGenerator.Downlevel (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsExternalInit.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Interop.SourceGeneration (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsExternalInit.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RequiredMemberAttribute.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.JSInterop (1)
Infrastructure\IJSVoidResult.cs (1)
11
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Maui (6)
Core\IBorder.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
Platform\ImageSourcePartLoader.cs (1)
41
[
EditorBrowsable
(EditorBrowsableState.Never)]
Primitives\CustomKeyboard.cs (1)
5
[
EditorBrowsable
(EditorBrowsableState.Never)]
Primitives\LockableObservableListWrapper.cs (1)
11
[
EditorBrowsable
(EditorBrowsableState.Never)]
VisualDiagnostics\VisualDiagnostics.cs (2)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
38
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Maui.Controls (190)
Accelerator.cs (2)
24
[
EditorBrowsable
(EditorBrowsableState.Never)]
28
[
EditorBrowsable
(EditorBrowsableState.Never)]
ActionSheetArguments.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
AlertArguments.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
Application\Application.cs (4)
81
[
EditorBrowsable
(EditorBrowsableState.Never)]
131
[
EditorBrowsable
(EditorBrowsableState.Never)]
137
[
EditorBrowsable
(EditorBrowsableState.Never)]
362
[
EditorBrowsable
(EditorBrowsableState.Never)]
BindableObject.cs (3)
344
[
EditorBrowsable
(EditorBrowsableState.Never)]
544
[
EditorBrowsable
(EditorBrowsableState.Never)]
889
[
EditorBrowsable
(EditorBrowsableState.Never)]
Binding.cs (1)
98
[
EditorBrowsable
(EditorBrowsableState.Never)]
Button\Button.cs (7)
250
[
EditorBrowsable
(EditorBrowsableState.Never)]
258
[
EditorBrowsable
(EditorBrowsableState.Never)]
265
[
EditorBrowsable
(EditorBrowsableState.Never)]
272
[
EditorBrowsable
(EditorBrowsableState.Never)]
275
[
EditorBrowsable
(EditorBrowsableState.Never)]
278
[
EditorBrowsable
(EditorBrowsableState.Never)]
281
[
EditorBrowsable
(EditorBrowsableState.Never)]
Cells\Cell.cs (3)
157
[
EditorBrowsable
(EditorBrowsableState.Never)]
225
[
EditorBrowsable
(EditorBrowsableState.Never)]
235
[
EditorBrowsable
(EditorBrowsableState.Never)]
Cells\EntryCell.cs (1)
85
[
EditorBrowsable
(EditorBrowsableState.Never)]
ClickGestureRecognizer.cs (1)
60
[
EditorBrowsable
(EditorBrowsableState.Never)]
CompressedLayout.cs (2)
37
[
EditorBrowsable
(EditorBrowsableState.Never)]
41
[
EditorBrowsable
(EditorBrowsableState.Never)]
DataTemplateExtensions.cs (1)
7
[
EditorBrowsable
(EditorBrowsableState.Never)]
Device.cs (2)
20
[
EditorBrowsable
(EditorBrowsableState.Never)]
145
[
EditorBrowsable
(EditorBrowsableState.Never)]
DragAndDrop\DragStartingEventArgs.cs (1)
35
[
EditorBrowsable
(EditorBrowsableState.Never)]
DragAndDrop\DropGestureRecognizer.cs (1)
93
[
EditorBrowsable
(EditorBrowsableState.Never)]
Editor\Editor.cs (1)
110
[
EditorBrowsable
(EditorBrowsableState.Never)]
EffectiveVisualExtensions.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
Element\Element.cs (7)
180
[
EditorBrowsable
(EditorBrowsableState.Never)]
337
[
EditorBrowsable
(EditorBrowsableState.Never)]
451
[
EditorBrowsable
(EditorBrowsableState.Never)]
480
[
EditorBrowsable
(EditorBrowsableState.Never)]
487
[
EditorBrowsable
(EditorBrowsableState.Never)]
494
[
EditorBrowsable
(EditorBrowsableState.Never)]
506
[
EditorBrowsable
(EditorBrowsableState.Never)]
Entry\Entry.cs (1)
175
[
EditorBrowsable
(EditorBrowsableState.Never)]
EventArg.cs (1)
7
[
EditorBrowsable
(EditorBrowsableState.Never)]
ExpressionSearch.cs (1)
7
[
EditorBrowsable
(EditorBrowsableState.Never)]
FlyoutPage\FlyoutPage.cs (2)
256
[
EditorBrowsable
(EditorBrowsableState.Never)]
260
[
EditorBrowsable
(EditorBrowsableState.Never)]
HandlerAttribute.cs (1)
25
[
EditorBrowsable
(EditorBrowsableState.Never)]
HtmlWebViewSource.cs (1)
32
[
EditorBrowsable
(EditorBrowsableState.Never)]
IBorderElement.cs (1)
7
[
EditorBrowsable
(EditorBrowsableState.Never)]
IButtonElement.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
IDataTemplateController.cs (1)
6
[
EditorBrowsable
(EditorBrowsableState.Never)]
IExpressionSearch.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
IFontElement.cs (1)
6
[
EditorBrowsable
(EditorBrowsableState.Never)]
ILineHeightElement.cs (1)
6
[
EditorBrowsable
(EditorBrowsableState.Never)]
Image\IImageElement.cs (1)
7
[
EditorBrowsable
(EditorBrowsableState.Never)]
ImageButton\ImageButton.cs (5)
174
[
EditorBrowsable
(EditorBrowsableState.Never)]
178
[
EditorBrowsable
(EditorBrowsableState.Never)]
183
[
EditorBrowsable
(EditorBrowsableState.Never)]
188
[
EditorBrowsable
(EditorBrowsableState.Never)]
193
[
EditorBrowsable
(EditorBrowsableState.Never)]
IMenuItemController.cs (1)
6
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\AsyncValue.cs (2)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
94
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\AutoId.cs (1)
6
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\CellExtensions.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\DynamicResource.cs (1)
7
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\EffectUtilities.cs (1)
7
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\EvalRequested.cs (2)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\IDynamicResourceHandler.cs (1)
6
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\INameScope.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\InvalidationTrigger.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\NameScope.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\NavigationRequestedEventArgs.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\NavigationRequestType.cs (1)
6
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\NotifyCollectionChangedEventArgsEx.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\NotifyCollectionChangedEventArgsExtensions.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\PageExtensions.cs (1)
7
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\PreserveAttribute.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\ResourceLoader.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
Internals\TextTransformUtilites.cs (3)
11
[
EditorBrowsable
(EditorBrowsableState.Never)]
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
45
[
EditorBrowsable
(EditorBrowsableState.Never)]
IPaddingElement.cs (1)
6
[
EditorBrowsable
(EditorBrowsableState.Never)]
IResourceDictionary.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
ISliderController.cs (1)
6
[
EditorBrowsable
(EditorBrowsableState.Never)]
ISystemResourcesProvider.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
Items\CarouselView.cs (4)
217
[
EditorBrowsable
(EditorBrowsableState.Never)]
265
[
EditorBrowsable
(EditorBrowsableState.Never)]
272
[
EditorBrowsable
(EditorBrowsableState.Never)]
276
[
EditorBrowsable
(EditorBrowsableState.Never)]
Items\ReorderableItemsView.cs (1)
27
[
EditorBrowsable
(EditorBrowsableState.Never)]
ItemsView.cs (1)
60
[
EditorBrowsable
(EditorBrowsableState.Never)]
LegacyLayouts\Grid.cs (1)
241
[
EditorBrowsable
(EditorBrowsableState.Never)]
LegacyLayouts\Layout.cs (1)
184
[
EditorBrowsable
(EditorBrowsableState.Never)]
ListView\ListView.cs (14)
305
[
EditorBrowsable
(EditorBrowsableState.Never)]
320
[
EditorBrowsable
(EditorBrowsableState.Never)]
327
[
EditorBrowsable
(EditorBrowsableState.Never)]
334
[
EditorBrowsable
(EditorBrowsableState.Never)]
339
[
EditorBrowsable
(EditorBrowsableState.Never)]
344
[
EditorBrowsable
(EditorBrowsableState.Never)]
349
[
EditorBrowsable
(EditorBrowsableState.Never)]
475
[
EditorBrowsable
(EditorBrowsableState.Never)]
482
[
EditorBrowsable
(EditorBrowsableState.Never)]
506
[
EditorBrowsable
(EditorBrowsableState.Never)]
532
[
EditorBrowsable
(EditorBrowsableState.Never)]
572
[
EditorBrowsable
(EditorBrowsableState.Never)]
587
[
EditorBrowsable
(EditorBrowsableState.Never)]
612
[
EditorBrowsable
(EditorBrowsableState.Never)]
MultiPage.cs (3)
177
[
EditorBrowsable
(EditorBrowsableState.Never)]
186
[
EditorBrowsable
(EditorBrowsableState.Never)]
197
[
EditorBrowsable
(EditorBrowsableState.Never)]
NavigableElement\NavigableElement.cs (1)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
NavigationPage\NavigationPage.cs (1)
116
[
EditorBrowsable
(EditorBrowsableState.Never)]
NavigationProxy.cs (2)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
Page\Page.cs (5)
179
[
EditorBrowsable
(EditorBrowsableState.Never)]
197
[
EditorBrowsable
(EditorBrowsableState.Never)]
208
[
EditorBrowsable
(EditorBrowsableState.Never)]
661
[
EditorBrowsable
(EditorBrowsableState.Never)]
702
[
EditorBrowsable
(EditorBrowsableState.Never)]
PanGestureRecognizer.cs (1)
11
[
EditorBrowsable
(EditorBrowsableState.Never)]
Performance.cs (2)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
PlatformConfiguration\iOSSpecific\Page.cs (1)
248
[
EditorBrowsable
(EditorBrowsableState.Never)]
PlatformConfiguration\TizenSpecific\Application.cs (2)
77
[
EditorBrowsable
(EditorBrowsableState.Never)]
90
[
EditorBrowsable
(EditorBrowsableState.Never)]
PlatformConfiguration\TizenSpecific\FocusDirection.cs (1)
7
[
EditorBrowsable
(EditorBrowsableState.Never)]
PlatformConfiguration\TizenSpecific\VisualElement.cs (5)
23
[
EditorBrowsable
(EditorBrowsableState.Never)]
136
[
EditorBrowsable
(EditorBrowsableState.Never)]
147
[
EditorBrowsable
(EditorBrowsableState.Never)]
158
[
EditorBrowsable
(EditorBrowsableState.Never)]
170
[
EditorBrowsable
(EditorBrowsableState.Never)]
Profiler.cs (3)
11
[
EditorBrowsable
(EditorBrowsableState.Never)]
31
[
EditorBrowsable
(EditorBrowsableState.Never)]
44
[
EditorBrowsable
(EditorBrowsableState.Never)]
PromptArguments.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
Registrar.cs (2)
42
[
EditorBrowsable
(EditorBrowsableState.Never)]
292
[
EditorBrowsable
(EditorBrowsableState.Never)]
ResourceDictionary.cs (2)
45
[
EditorBrowsable
(EditorBrowsableState.Never)]
55
[
EditorBrowsable
(EditorBrowsableState.Never)]
ResourcesChangedEventArgs.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
ScrollView\ScrollView.cs (5)
22
[
EditorBrowsable
(EditorBrowsableState.Never)]
37
[
EditorBrowsable
(EditorBrowsableState.Never)]
54
[
EditorBrowsable
(EditorBrowsableState.Never)]
95
[
EditorBrowsable
(EditorBrowsableState.Never)]
102
[
EditorBrowsable
(EditorBrowsableState.Never)]
SearchBar\SearchBar.cs (1)
139
[
EditorBrowsable
(EditorBrowsableState.Never)]
Shell\IShellSectionController.cs (3)
31
[
EditorBrowsable
(EditorBrowsableState.Never)]
35
[
EditorBrowsable
(EditorBrowsableState.Never)]
39
[
EditorBrowsable
(EditorBrowsableState.Never)]
Shell\SearchHandler.cs (3)
17
[
EditorBrowsable
(EditorBrowsableState.Never)]
56
[
EditorBrowsable
(EditorBrowsableState.Never)]
61
[
EditorBrowsable
(EditorBrowsableState.Never)]
Shell\ShellAppearance.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
Shell\ShellItem.cs (3)
15
[
EditorBrowsable
(EditorBrowsableState.Always)]
40
[
EditorBrowsable
(EditorBrowsableState.Always)]
52
[
EditorBrowsable
(EditorBrowsableState.Never)]
Shell\ShellSection.cs (5)
16
[
EditorBrowsable
(EditorBrowsableState.Always)]
23
[
EditorBrowsable
(EditorBrowsableState.Never)]
150
[
EditorBrowsable
(EditorBrowsableState.Never)]
167
[
EditorBrowsable
(EditorBrowsableState.Never)]
178
[
EditorBrowsable
(EditorBrowsableState.Never)]
StyleSheets\StyleSheet.cs (2)
25
[
EditorBrowsable
(EditorBrowsableState.Never)]
38
[
EditorBrowsable
(EditorBrowsableState.Never)]
SwipeView\SwipeItemView.cs (1)
38
[
EditorBrowsable
(EditorBrowsableState.Never)]
SwipeView\SwipeView.cs (2)
184
[
EditorBrowsable
(EditorBrowsableState.Never)]
187
[
EditorBrowsable
(EditorBrowsableState.Never)]
TableView\TableModel.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
TableView\TableView.cs (2)
100
[
EditorBrowsable
(EditorBrowsableState.Never)]
145
[
EditorBrowsable
(EditorBrowsableState.Never)]
TemplatedItemsList.cs (2)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
534
[
EditorBrowsable
(EditorBrowsableState.Never)]
TypedBinding.cs (2)
15
[
EditorBrowsable
(EditorBrowsableState.Never)]
119
[
EditorBrowsable
(EditorBrowsableState.Never)]
UrlWebViewSource.cs (1)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
VisualElement\VisualElement.cs (11)
435
[
EditorBrowsable
(EditorBrowsableState.Never)]
926
[
EditorBrowsable
(EditorBrowsableState.Never)]
951
[
EditorBrowsable
(EditorBrowsableState.Never)]
958
[
EditorBrowsable
(EditorBrowsableState.Never)]
983
[
EditorBrowsable
(EditorBrowsableState.Never)]
997
[
EditorBrowsable
(EditorBrowsableState.Never)]
1004
[
EditorBrowsable
(EditorBrowsableState.Never)]
1102
[
EditorBrowsable
(EditorBrowsableState.Never)]
1341
[
EditorBrowsable
(EditorBrowsableState.Never)]
1360
[
EditorBrowsable
(EditorBrowsableState.Never)]
1370
[
EditorBrowsable
(EditorBrowsableState.Never)]
Visuals\VisualMarker.cs (1)
15
[
EditorBrowsable
(EditorBrowsableState.Never)]
WebView\WebView.cs (2)
63
[
EditorBrowsable
(EditorBrowsableState.Never)]
76
[
EditorBrowsable
(EditorBrowsableState.Never)]
WebView\WebViewSource.cs (1)
30
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Maui.Controls.BindingSourceGen (3)
HashCode.cs (2)
150
[
EditorBrowsable
(EditorBrowsableState.Never)]
154
[
EditorBrowsable
(EditorBrowsableState.Never)]
IsExternalInitCompat.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Maui.Controls.Build.Tasks (2)
ErrorMessages.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.Maui.Controls.DesignTools (4)
AttributeTableBuilder.cs (4)
20
new
EditorBrowsableAttribute
(EditorBrowsableState.Always),
27
new
EditorBrowsableAttribute
(EditorBrowsableState.Always),
59
new
EditorBrowsableAttribute
(EditorBrowsableState.Always)
64
new
EditorBrowsableAttribute
(EditorBrowsableState.Always)
Microsoft.Maui.Controls.Maps (2)
Pin.cs (2)
149
[
EditorBrowsable
(EditorBrowsableState.Never)]
162
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Maui.Controls.SourceGen (3)
MauiGResources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
src\Controls\src\Core\Internals\INameScope.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Maui.Controls.Xaml (4)
MarkupExtensions\BindingExtension.cs (1)
21
[
EditorBrowsable
(EditorBrowsableState.Never)] public TypedBindingBase TypedBinding { get; set; }
MarkupExtensions\TemplateBindingExtension.cs (1)
29
[
EditorBrowsable
(EditorBrowsableState.Never)] public TypedBindingBase TypedBinding { get; set; }
ResourceDictionaryHelpers.cs (2)
11
[
EditorBrowsable
(EditorBrowsableState.Never)]
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Maui.Graphics (1)
NumericExtensions.cs (1)
7
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformImageLoadingService.cs (1)
30
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.ML.InternalCodeAnalyzer (2)
Descriptions.Designer.cs (2)
39
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
54
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.ML.OnnxTransformer (1)
OnnxSequenceType.cs (1)
64
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.ML.Tokenizers.Data.R50kBase (1)
R50kBaseTokenizerData.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.ML.TorchSharp (3)
NasBert\BertTaskType.cs (1)
23
[
EditorBrowsable
(EditorBrowsableState.Never)]
TorchSharpCatalog.cs (2)
177
[
EditorBrowsable
(EditorBrowsableState.Never)]
196
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.ML.Transforms (2)
Properties\Resources.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.TestUtilities (1)
XUnit\WORKAROUND_SkippedDataRowTestCase.cs (1)
22
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.VisualBasic.Core (26)
Microsoft\VisualBasic\CompilerServices\Conversions.vb (1)
19
<
EditorBrowsable
(EditorBrowsableState.Never)>
Microsoft\VisualBasic\CompilerServices\DesignerGeneratedAttribute.vb (1)
21
<
EditorBrowsable
(EditorBrowsableState.Never)>
Microsoft\VisualBasic\CompilerServices\IncompleteInitialization.vb (1)
6
<Global.System.ComponentModel.
EditorBrowsable
(Global.System.ComponentModel.EditorBrowsableState.Never)>
Microsoft\VisualBasic\CompilerServices\NewLateBinding.vb (1)
20
<ComponentModel.
EditorBrowsable
(ComponentModel.EditorBrowsableState.Never)>
Microsoft\VisualBasic\CompilerServices\ObjectFlowControl.vb (1)
18
<
EditorBrowsable
(EditorBrowsableState.Never)>
Microsoft\VisualBasic\CompilerServices\Operators.vb (1)
18
<
EditorBrowsable
(EditorBrowsableState.Never)>
Microsoft\VisualBasic\CompilerServices\OptionCompareAttribute.vb (1)
19
<
EditorBrowsable
(EditorBrowsableState.Never)>
Microsoft\VisualBasic\CompilerServices\OptionTextAttribute.vb (1)
18
<
EditorBrowsable
(ComponentModel.EditorBrowsableState.Never)>
Microsoft\VisualBasic\CompilerServices\ProjectData.vb (2)
8
<System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)>
64
<Global.System.ComponentModel.
EditorBrowsable
(Global.System.ComponentModel.EditorBrowsableState.Never)>
Microsoft\VisualBasic\CompilerServices\StandardModuleAttribute.vb (1)
19
<
EditorBrowsable
(EditorBrowsableState.Never)>
Microsoft\VisualBasic\CompilerServices\StaticLocalInitFlag.vb (1)
6
<Global.System.ComponentModel.
EditorBrowsable
(Global.System.ComponentModel.EditorBrowsableState.Never)>
Microsoft\VisualBasic\CompilerServices\Utils.vb (1)
16
<Global.System.ComponentModel.
EditorBrowsable
(Global.System.ComponentModel.EditorBrowsableState.Never)>
Microsoft\VisualBasic\FileIO\MalformedLineException.vb (3)
78
<
EditorBrowsable
(EditorBrowsableState.Never)>
94
<
EditorBrowsable
(EditorBrowsableState.Always)>
112
<
EditorBrowsable
(EditorBrowsableState.Never)>
Microsoft\VisualBasic\FileIO\TextFieldParser.vb (6)
132
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
177
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
324
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
417
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
443
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
457
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
Microsoft\VisualBasic\Globals.vb (2)
160
<System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)>
165
<System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)>
Microsoft\VisualBasic\HideModuleNameAttribute.vb (1)
17
<
EditorBrowsable
(EditorBrowsableState.Never)>
Microsoft\VisualBasic\MyGroupCollectionAttribute.vb (1)
20
<
EditorBrowsable
(EditorBrowsableState.Advanced)> _
Microsoft.VisualBasic.Forms (39)
Microsoft\VisualBasic\ApplicationServices\ApplyApplicationDefaultsEventArgs.vb (1)
16
<
EditorBrowsable
(EditorBrowsableState.Advanced), ComVisible(False)>
Microsoft\VisualBasic\ApplicationServices\CantStartSingleInstanceException.vb (2)
14
<
EditorBrowsable
(EditorBrowsableState.Never)>
19
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
Microsoft\VisualBasic\ApplicationServices\ConsoleApplicationBase.vb (1)
35
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
Microsoft\VisualBasic\ApplicationServices\NoStartupFormException.vb (2)
13
<
EditorBrowsable
(EditorBrowsableState.Never)>
18
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
Microsoft\VisualBasic\ApplicationServices\StartupEventArgs.vb (1)
13
<
EditorBrowsable
(EditorBrowsableState.Advanced), ComVisible(False)>
Microsoft\VisualBasic\ApplicationServices\StartupNextInstanceEventArgs.vb (1)
12
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
Microsoft\VisualBasic\ApplicationServices\UnhandledExceptionEventArgs.vb (1)
13
<
EditorBrowsable
(EditorBrowsableState.Advanced), ComVisible(False)>
Microsoft\VisualBasic\ApplicationServices\User.vb (1)
42
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
Microsoft\VisualBasic\ApplicationServices\WindowsFormsApplicationBase.vb (21)
23
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
29
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
35
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
41
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
47
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
186
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
200
<
EditorBrowsable
(EditorBrowsableState.Never)>
225
<
EditorBrowsable
(EditorBrowsableState.Never)>
235
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
261
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
330
<
EditorBrowsable
(EditorBrowsableState.Never)>
680
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
704
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
715
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
734
<
EditorBrowsable
(EditorBrowsableState.Advanced), STAThread()>
817
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
861
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
870
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
902
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
927
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
950
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
Microsoft\VisualBasic\Devices\Network.Availability.vb (1)
12
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
Microsoft\VisualBasic\Logging\Log.vb (1)
67
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
Microsoft\VisualBasic\MyServices\ClipboardProxy.vb (3)
18
<
EditorBrowsable
(EditorBrowsableState.Never)>
115
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
183
<
EditorBrowsable
(EditorBrowsableState.Advanced)>
Microsoft\VisualBasic\MyServices\FileSystemProxy.vb (1)
18
<
EditorBrowsable
(EditorBrowsableState.Never)>
Microsoft\VisualBasic\MyServices\RegistryProxy.vb (1)
12
<
EditorBrowsable
(EditorBrowsableState.Never)>
Microsoft\VisualBasic\MyServices\SpecialDirectoriesProxy.vb (1)
15
<
EditorBrowsable
(EditorBrowsableState.Never)>
Microsoft.VisualStudio.LanguageServices (39)
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\ChangeSignature\AddParameterDialog.g.cs (1)
218
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\ChangeSignature\ChangeSignatureDialog.g.cs (1)
250
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\CommonControls\MemberSelection.g.cs (1)
124
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\CommonControls\NewTypeDestinationSelection.g.cs (1)
124
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\DocumentOutline\DocumentOutlineView.g.cs (1)
108
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\Analyzers\View\AnalyzerSettingsView.g.cs (1)
73
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\Analyzers\View\SeverityControl.g.cs (1)
81
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\CodeStyle\View\CodeStyleSettingsView.g.cs (1)
73
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\CodeStyle\View\CodeStyleSeverityControl.g.cs (1)
81
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\CodeStyle\View\CodeStyleValueControl.g.cs (1)
81
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\Common\EnumPropertyView.g.cs (1)
81
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\NamingStyle\View\ColumnViews\NamingStylesLocationControl.g.cs (1)
81
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\NamingStyle\View\ColumnViews\NamingStylesSeverityControl.g.cs (1)
81
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\NamingStyle\View\ColumnViews\NamingStylesStyleControl.g.cs (1)
81
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\NamingStyle\View\ColumnViews\NamingStylesTypeControl.g.cs (1)
81
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\NamingStyle\View\NamingStyleSettingsView.g.cs (1)
73
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\SettingsEditorControl.g.cs (1)
161
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\Whitespace\View\WhitespaceBoolSettingView.g.cs (1)
74
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\Whitespace\View\WhitespaceSettingsView.g.cs (1)
73
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\ErrorReporting\DetailedErrorInfoDialog.g.cs (1)
91
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\ExtractClass\ExtractClassDialog.g.cs (1)
105
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\ExtractInterface\ExtractInterfaceDialog.g.cs (1)
115
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\GeneratedInternalTypeHelper.g.cs (1)
18
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\GenerateType\GenerateTypeDialog.g.cs (1)
193
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\InheritanceMargin\MarginGlyph\InheritanceMarginContextMenu.g.cs (2)
76
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
92
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\MoveStaticMembers\MoveStaticMembersDialog.g.cs (1)
147
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\MoveStaticMembers\StaticMemberSelection.g.cs (1)
106
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\MoveToNamespace\MoveToNamespaceDialog.g.cs (1)
130
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\PickMembers\PickMembersDialog.g.cs (1)
147
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\PreviewPane\PreviewPane.g.cs (1)
194
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\PullMemberUp\MainDialog\PullMemberUpDialog.g.cs (1)
115
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\PullMemberUp\WarningDialog\PullMemberUpWarningDialog.g.cs (1)
89
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\StackTraceExplorer\StackTraceExplorer.g.cs (1)
67
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\StackTraceExplorer\StackTraceExplorerRoot.g.cs (1)
92
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\UnusedReferences\Dialog\RemoveUnusedReferencesDialog.g.cs (1)
99
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\ValueTracking\ValueTrackingRoot.g.cs (1)
82
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\ValueTracking\ValueTrackingTree.g.cs (1)
116
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
src\Compilers\Core\Portable\InternalUtilities\IsExternalInit.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
Microsoft.VisualStudio.LanguageServices.CSharp (4)
artifacts\obj\Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\GeneratedInternalTypeHelper.g.cs (1)
18
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\Options\AdvancedOptionPageControl.g.cs (1)
785
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\Options\Formatting\FormattingOptionPageControl.g.cs (1)
112
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\Options\IntelliSenseOptionPageControl.g.cs (1)
193
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
artifacts\obj\Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\Options\AdvancedOptionPageControl.g.vb (1)
628
System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never), _
artifacts\obj\Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\Options\IntelliSenseOptionPageControl.g.vb (1)
152
System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never), _
Microsoft.Win32.SystemEvents (1)
artifacts\obj\Microsoft.Win32.SystemEvents\Debug\net10.0\Microsoft.Win32.SystemEvents.notsupported.cs (1)
66
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
MSBuild (1)
ResourceUtilities.cs (1)
233
[
EditorBrowsable
(EditorBrowsableState.Never)]
MSBuildTaskHost (1)
ResourceUtilities.cs (1)
233
[
EditorBrowsable
(EditorBrowsableState.Never)]
PresentationCore (78)
System\Windows\EventRoute.cs (4)
299
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Advanced)]
327
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Advanced)]
354
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Advanced)]
381
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Advanced)]
System\Windows\Generated\ContentElement.cs (2)
261
[
EditorBrowsable
(EditorBrowsableState.Never)]
311
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Generated\UIElement.cs (2)
261
[
EditorBrowsable
(EditorBrowsableState.Never)]
311
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Generated\UIElement3D.cs (2)
65
[
EditorBrowsable
(EditorBrowsableState.Never)]
115
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Animatable.cs (1)
384
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\BooleanAnimationUsingKeyFrames.cs (3)
212
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
270
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
504
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (3)
212
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
270
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
537
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\CharAnimationUsingKeyFrames.cs (3)
211
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
269
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
503
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\ColorAnimationUsingKeyFrames.cs (3)
212
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
270
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
537
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\DecimalAnimationUsingKeyFrames.cs (3)
212
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
270
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
537
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (3)
212
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
270
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
537
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\Int16AnimationUsingKeyFrames.cs (3)
212
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
270
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
537
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\Int32AnimationUsingKeyFrames.cs (3)
212
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
270
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
537
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (3)
212
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
270
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
537
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\MatrixAnimationUsingKeyFrames.cs (3)
211
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
269
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
503
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (3)
211
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
269
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
503
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (3)
213
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
271
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
538
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (3)
212
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
270
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
537
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\QuaternionAnimationUsingKeyFrames.cs (3)
213
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
271
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
538
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\RectAnimationUsingKeyFrames.cs (3)
212
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
270
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
537
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (3)
213
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
271
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
538
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\SingleAnimationUsingKeyFrames.cs (3)
212
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
270
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
537
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\SizeAnimationUsingKeyFrames.cs (3)
212
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
270
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
537
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\StringAnimationUsingKeyFrames.cs (3)
211
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
269
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
503
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\Vector3DAnimationUsingKeyFrames.cs (3)
213
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
271
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
538
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\VectorAnimationUsingKeyFrames.cs (3)
212
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
270
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
537
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\TimelineGroup.cs (2)
139
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
201
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Media\Effects\BitmapEffectInput.cs (1)
38
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Geometry.cs (1)
250
[
EditorBrowsable
(EditorBrowsableState.Never)]
PresentationFramework (115)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (9)
420
[global::System.ComponentModel.
EditorBrowsable
(global::System.ComponentModel.EditorBrowsableState.Never)]
573
[global::System.ComponentModel.
EditorBrowsable
(global::System.ComponentModel.EditorBrowsableState.Never)]
1098
[global::System.ComponentModel.
EditorBrowsable
(global::System.ComponentModel.EditorBrowsableState.Never)]
1264
[global::System.ComponentModel.
EditorBrowsable
(global::System.ComponentModel.EditorBrowsableState.Never)]
1456
[global::System.ComponentModel.
EditorBrowsable
(global::System.ComponentModel.EditorBrowsableState.Never)]
1539
[global::System.ComponentModel.
EditorBrowsable
(global::System.ComponentModel.EditorBrowsableState.Never)]
1544
[global::System.ComponentModel.
EditorBrowsable
(global::System.ComponentModel.EditorBrowsableState.Never)]
1560
[global::System.ComponentModel.
EditorBrowsable
(global::System.ComponentModel.EditorBrowsableState.Never)]
1653
[global::System.ComponentModel.
EditorBrowsable
(global::System.ComponentModel.EditorBrowsableState.Never)]
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (6)
467
[global::System.ComponentModel.
EditorBrowsable
(global::System.ComponentModel.EditorBrowsableState.Never)]
548
[global::System.ComponentModel.
EditorBrowsable
(global::System.ComponentModel.EditorBrowsableState.Never)]
629
[global::System.ComponentModel.
EditorBrowsable
(global::System.ComponentModel.EditorBrowsableState.Never)]
747
[global::System.ComponentModel.
EditorBrowsable
(global::System.ComponentModel.EditorBrowsableState.Never)]
827
[global::System.ComponentModel.
EditorBrowsable
(global::System.ComponentModel.EditorBrowsableState.Never)]
833
[global::System.ComponentModel.
EditorBrowsable
(global::System.ComponentModel.EditorBrowsableState.Never)]
MS\Internal\WindowsRuntime\Generated\WinRT\Attributes.cs (3)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
20
[
EditorBrowsable
(EditorBrowsableState.Never)]
35
[
EditorBrowsable
(EditorBrowsableState.Never)]
MS\Internal\WindowsRuntime\Generated\WinRT\Interop\StandardDelegates.cs (30)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
11
[
EditorBrowsable
(EditorBrowsableState.Never)]
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
15
[
EditorBrowsable
(EditorBrowsableState.Never)]
17
[
EditorBrowsable
(EditorBrowsableState.Never)]
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
23
[
EditorBrowsable
(EditorBrowsableState.Never)]
25
[
EditorBrowsable
(EditorBrowsableState.Never)]
27
[
EditorBrowsable
(EditorBrowsableState.Never)]
29
[
EditorBrowsable
(EditorBrowsableState.Never)]
31
[
EditorBrowsable
(EditorBrowsableState.Never)]
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
35
[
EditorBrowsable
(EditorBrowsableState.Never)]
37
[
EditorBrowsable
(EditorBrowsableState.Never)]
39
[
EditorBrowsable
(EditorBrowsableState.Never)]
41
[
EditorBrowsable
(EditorBrowsableState.Never)]
43
[
EditorBrowsable
(EditorBrowsableState.Never)]
45
[
EditorBrowsable
(EditorBrowsableState.Never)]
47
[
EditorBrowsable
(EditorBrowsableState.Never)]
49
[
EditorBrowsable
(EditorBrowsableState.Never)]
51
[
EditorBrowsable
(EditorBrowsableState.Never)]
53
[
EditorBrowsable
(EditorBrowsableState.Never)]
55
[
EditorBrowsable
(EditorBrowsableState.Never)]
57
[
EditorBrowsable
(EditorBrowsableState.Never)]
59
[
EditorBrowsable
(EditorBrowsableState.Never)]
61
[
EditorBrowsable
(EditorBrowsableState.Never)]
63
[
EditorBrowsable
(EditorBrowsableState.Never)]
65
[
EditorBrowsable
(EditorBrowsableState.Never)]
67
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Controls\ContentControl.cs (1)
167
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Controls\ContentPresenter.cs (1)
322
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Controls\Frame.cs (1)
718
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Controls\Grid.cs (2)
2871
[
EditorBrowsable
(EditorBrowsableState.Never)]
2883
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Controls\GridView.cs (1)
197
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Controls\ItemsControl.cs (3)
164
[
EditorBrowsable
(EditorBrowsableState.Never)]
252
[Bindable(false), Browsable(false),
EditorBrowsable
(EditorBrowsableState.Advanced)]
946
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Controls\Page.cs (5)
831
[
EditorBrowsable
(EditorBrowsableState.Never)]
841
[
EditorBrowsable
(EditorBrowsableState.Never)]
851
[
EditorBrowsable
(EditorBrowsableState.Never)]
861
[
EditorBrowsable
(EditorBrowsableState.Never)]
871
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Controls\Panel.cs (1)
187
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Controls\RichTextBox.cs (1)
464
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Controls\TextBlock.cs (3)
3352
[
EditorBrowsable
(EditorBrowsableState.Never)]
3386
[
EditorBrowsable
(EditorBrowsableState.Never)]
4055
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Controls\TextBox.cs (1)
1900
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Data\Binding.cs (3)
233
[
EditorBrowsable
(EditorBrowsableState.Never)]
327
[
EditorBrowsable
(EditorBrowsableState.Never)]
525
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Data\BindingBase.cs (2)
107
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
139
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
System\Windows\Data\CollectionContainer.cs (1)
80
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Data\MultiBinding.cs (2)
90
[
EditorBrowsable
(EditorBrowsableState.Never)]
250
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Data\ObjectDataProvider.cs (4)
118
[
EditorBrowsable
(EditorBrowsableState.Never)]
190
[
EditorBrowsable
(EditorBrowsableState.Never)]
232
[
EditorBrowsable
(EditorBrowsableState.Never)]
255
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Data\PriorityBinding.cs (1)
87
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Data\RelativeSource.cs (2)
192
[
EditorBrowsable
(EditorBrowsableState.Never)]
232
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Data\XmlDataProvider.cs (4)
89
[
EditorBrowsable
(EditorBrowsableState.Never)]
158
[
EditorBrowsable
(EditorBrowsableState.Never)]
206
[
EditorBrowsable
(EditorBrowsableState.Never)]
223
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Documents\AnchoredBlock.cs (1)
217
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Documents\ListItem.cs (1)
278
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Documents\PageContent.cs (1)
284
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Documents\Paragraph.cs (1)
271
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Documents\Run.cs (1)
194
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
System\windows\Documents\Section.cs (1)
113
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Documents\Span.cs (1)
191
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Documents\Table.cs (1)
131
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Documents\TableRow.cs (1)
281
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Documents\TableRowGroup.cs (1)
105
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\EventSetter.cs (1)
74
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\EventTrigger.cs (1)
201
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\FrameworkContentElement.cs (4)
132
[
EditorBrowsable
(EditorBrowsableState.Never)]
314
[
EditorBrowsable
(EditorBrowsableState.Never)]
1562
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1573
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\FrameworkElement.cs (5)
156
[
EditorBrowsable
(EditorBrowsableState.Never)]
523
[
EditorBrowsable
(EditorBrowsableState.Never)]
772
[
EditorBrowsable
(EditorBrowsableState.Never)]
5434
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
5450
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\FrameworkTemplate.cs (2)
109
[
EditorBrowsable
(EditorBrowsableState.Never)]
644
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (3)
216
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
274
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
541
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Media\Animation\SeekStoryboard.cs (1)
50
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Navigation\NavigationWindow.cs (1)
472
[
EditorBrowsable
(EditorBrowsableState.Never)]
PresentationUI (6)
artifacts\obj\PresentationUI\x86\Debug\net10.0\InstallationError.g.cs (1)
126
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\PresentationUI\x86\Debug\net10.0\MS.Internal.Documents.Resources.cs (2)
36
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
51
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
artifacts\obj\PresentationUI\x86\Debug\net10.0\MS\Internal\Documents\FindToolBar.g.cs (1)
182
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\PresentationUI\x86\Debug\net10.0\TenFeetInstallationError.g.cs (1)
134
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\PresentationUI\x86\Debug\net10.0\TenFeetInstallationProgress.g.cs (1)
126
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
Roslyn.VisualStudio.DiagnosticsWindow (5)
artifacts\obj\Roslyn.VisualStudio.DiagnosticsWindow\Release\net472\Panels\TelemetryPanel.g.cs (1)
97
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Roslyn.VisualStudio.DiagnosticsWindow\Release\net472\Panels\WorkspacePanel.g.cs (1)
89
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Roslyn.VisualStudio.DiagnosticsWindow\Release\net472\PerfMargin\StatusIndicator.g.cs (1)
73
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
artifacts\obj\Roslyn.VisualStudio.DiagnosticsWindow\Release\net472\VenusMargin\ProjectionBufferMargin.g.cs (2)
66
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
87
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
Roslyn.VisualStudio.Next.UnitTests (1)
src\Compilers\Core\Portable\InternalUtilities\IsExternalInit.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
SemanticSearch.BuildTask (1)
src\Compilers\Core\Portable\InternalUtilities\IsExternalInit.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
Shared (3)
ServerSentEvents\Helpers.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
ServerSentEvents\PooledByteBufferWriter.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
ServerSentEvents\SseItem.cs (1)
17
[
EditorBrowsable
(EditorBrowsableState.Never)]
Shared.Tests (1)
src\LegacySupport\RequiredMemberAttribute\RequiredMemberAttribute.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Collections (3)
System\Collections\Generic\LinkedList.cs (2)
43
[
EditorBrowsable
(EditorBrowsableState.Never)]
325
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Collections\Generic\SortedSet.cs (1)
130
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Collections.Immutable (6)
System\Collections\Immutable\ImmutableList_1.Enumerator.cs (1)
25
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Collections\Immutable\ImmutableQueue_1.Enumerator.cs (1)
14
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Collections\Immutable\ImmutableSortedDictionary_2.Enumerator.cs (1)
25
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Collections\Immutable\ImmutableSortedSet_1.Enumerator.cs (1)
24
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Collections\Immutable\ImmutableStack_1.Enumerator.cs (1)
14
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Collections\Immutable\SortedInt32KeyNode.Enumerator.cs (1)
24
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System.Collections.Specialized (5)
System\Collections\Specialized\NameObjectCollectionBase.cs (2)
82
[
EditorBrowsable
(EditorBrowsableState.Never)]
89
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Collections\Specialized\NameValueCollection.cs (1)
94
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Collections\Specialized\OrderedDictionary.cs (2)
69
[
EditorBrowsable
(EditorBrowsableState.Never)]
383
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\ValidationException.cs (1)
79
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.ComponentModel.Composition (5)
System\ComponentModel\Composition\CompositionContractMismatchException.cs (1)
82
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\ComponentModel\Composition\ImportCardinalityMismatchException.cs (1)
85
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\ComponentModel\Composition\Primitives\ComposablePartCatalog.cs (1)
51
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Never)]
System\ComponentModel\Composition\Primitives\ComposablePartException.cs (2)
52
[
EditorBrowsable
(EditorBrowsableState.Never)]
169
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.ComponentModel.EventBasedAsync (2)
System\ComponentModel\AsyncOperationManager.cs (1)
17
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\ComponentModel\RunWorkerCompletedEvent.cs (1)
30
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.ComponentModel.Primitives (3)
System\ComponentModel\Component.cs (1)
45
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\ComponentModel\InvalidAsynchronousStateException.cs (1)
43
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\ComponentModel\InvalidEnumArgumentException.cs (1)
61
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.ComponentModel.TypeConverter (36)
System\ComponentModel\Design\CheckoutException.cs (1)
55
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\ComponentModel\LicenseException.cs (2)
62
[
EditorBrowsable
(EditorBrowsableState.Never)]
76
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\ComponentModel\TypeDescriptor.cs (31)
135
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
189
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
211
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
229
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
245
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
271
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
305
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
321
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
404
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
606
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
701
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
798
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
823
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
839
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
914
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
952
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1066
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1155
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1176
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1400
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1525
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1539
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1602
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1614
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2533
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2617
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2647
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2661
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2678
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2696
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2711
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\ComponentModel\WarningException.cs (2)
63
[
EditorBrowsable
(EditorBrowsableState.Never)]
81
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Configuration.ConfigurationManager (8)
System\Configuration\ConfigurationErrorsException.cs (2)
106
[
EditorBrowsable
(EditorBrowsableState.Never)]
201
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Configuration\ConfigurationException.cs (2)
29
[
EditorBrowsable
(EditorBrowsableState.Never)]
100
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Configuration\Provider\ProviderException.cs (1)
25
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Configuration\SettingsPropertyIsReadOnlyException.cs (1)
25
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Configuration\SettingsPropertyNotFoundException.cs (1)
25
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Configuration\SettingsPropertyWrongTypeException.cs (1)
25
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Data.Common (63)
System\Data\Common\DataAdapter.cs (4)
64
[
EditorBrowsable
(EditorBrowsableState.Never)]
109
[
EditorBrowsable
(EditorBrowsableState.Never)]
115
[
EditorBrowsable
(EditorBrowsableState.Never)]
722
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Data\Common\DataColumnMapping.cs (2)
73
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
79
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Data\Common\DataColumnMappingCollection.cs (2)
444
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
473
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Data\Common\DataTableMapping.cs (3)
114
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
120
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
126
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Data\Common\DataTableMappingCollection.cs (1)
380
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Data\Common\DbCommand.cs (1)
56
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Data\Common\DbConnectionStringBuilder.cs (1)
120
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Data\Common\DbDataAdapter.cs (1)
693
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Data\Common\DbDataReader.cs (6)
49
[
EditorBrowsable
(EditorBrowsableState.Never)]
68
[
EditorBrowsable
(EditorBrowsableState.Never)]
160
[
EditorBrowsable
(EditorBrowsableState.Never)]
186
[
EditorBrowsable
(EditorBrowsableState.Never)]
196
EditorBrowsable
(EditorBrowsableState.Never)
206
EditorBrowsable
(EditorBrowsableState.Never)
System\Data\Common\DbEnumerator.cs (1)
78
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Data\Common\DbException.cs (1)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Data\Common\DbParameter.cs (3)
18
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
27
[
EditorBrowsable
(EditorBrowsableState.Never)]
65
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Data\Common\DbParameterCollection.cs (5)
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
24
[
EditorBrowsable
(EditorBrowsableState.Never)]
29
[
EditorBrowsable
(EditorBrowsableState.Never)]
34
[
EditorBrowsable
(EditorBrowsableState.Never)]
98
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Data\DataException.cs (11)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
39
[
EditorBrowsable
(EditorBrowsableState.Never)]
65
[
EditorBrowsable
(EditorBrowsableState.Never)]
97
[
EditorBrowsable
(EditorBrowsableState.Never)]
123
[
EditorBrowsable
(EditorBrowsableState.Never)]
149
[
EditorBrowsable
(EditorBrowsableState.Never)]
175
[
EditorBrowsable
(EditorBrowsableState.Never)]
201
[
EditorBrowsable
(EditorBrowsableState.Never)]
227
[
EditorBrowsable
(EditorBrowsableState.Never)]
253
[
EditorBrowsable
(EditorBrowsableState.Never)]
279
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Data\DataReaderExtensions.cs (3)
49
[
EditorBrowsable
(EditorBrowsableState.Never)]
141
[
EditorBrowsable
(EditorBrowsableState.Never)]
149
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Data\DataRow.cs (3)
574
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
617
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
675
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Data\DataSet.cs (3)
255
[
EditorBrowsable
(EditorBrowsableState.Never)]
265
[
EditorBrowsable
(EditorBrowsableState.Never)]
313
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Data\DataTable.cs (2)
200
[
EditorBrowsable
(EditorBrowsableState.Never)]
230
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Data\DBConcurrencyException.cs (1)
41
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Data\Filter\FilterException.cs (3)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
50
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Data\PropertyCollection.cs (1)
23
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Data\SQLTypes\SQLUtility.cs (3)
46
[
EditorBrowsable
(EditorBrowsableState.Never)]
84
[
EditorBrowsable
(EditorBrowsableState.Never)]
122
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Data\StrongTypingException.cs (1)
17
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Data\TypedTableBase.cs (1)
37
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Data.Odbc (5)
System\Data\Odbc\OdbcCommand.cs (1)
300
EditorBrowsableAttribute
(EditorBrowsableState.Never),
System\Data\Odbc\OdbcException.cs (1)
58
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Data\Odbc\OdbcParameter.cs (2)
104
[
EditorBrowsableAttribute
(EditorBrowsableState.Advanced)] // MDAC 69508
129
[
EditorBrowsableAttribute
(EditorBrowsableState.Advanced)] // MDAC 69508
System\Data\Odbc\OdbcParameterCollection.cs (1)
66
[
EditorBrowsableAttribute
(EditorBrowsableState.Never)]
System.Data.OleDb (8)
artifacts\obj\System.Data.OleDb\Debug\net10.0\System.Data.OleDb.notsupported.cs (8)
35
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
124
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
201
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
204
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
264
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
347
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
349
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
399
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
System.Diagnostics.DiagnosticSource (7)
System\Diagnostics\Activity.cs (1)
1526
[ComponentModel.
EditorBrowsable
(ComponentModel.EditorBrowsableState.Never)] // Only here to make foreach work
System\Diagnostics\ActivitySource.cs (1)
28
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Diagnostics\Metrics\Instrument.common.cs (2)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
54
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Diagnostics\Metrics\Instrument.cs (1)
48
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Diagnostics\Metrics\Meter.cs (2)
193
[
EditorBrowsable
(EditorBrowsableState.Never)]
207
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Diagnostics.EventLog (6)
artifacts\obj\System.Diagnostics.EventLog\Debug\net10.0\System.Diagnostics.EventLog.notsupported.cs (6)
232
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
240
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
261
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
291
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
308
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
344
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
System.Diagnostics.TraceSource (1)
System\Diagnostics\SourceLevels.cs (1)
19
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System.DirectoryServices (13)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (13)
260
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
269
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
544
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
555
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
565
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
574
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
584
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
748
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
760
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
1316
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
1325
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
1708
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
1717
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
System.DirectoryServices.AccountManagement (14)
artifacts\obj\System.DirectoryServices.AccountManagement\Debug\net10.0\System.DirectoryServices.AccountManagement.notsupported.cs (14)
156
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
167
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
178
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
186
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Advanced)]
190
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
202
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Advanced)]
211
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Advanced)]
213
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Advanced)]
281
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
290
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
301
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
311
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
339
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
349
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
System.DirectoryServices.Protocols (7)
artifacts\obj\System.DirectoryServices.Protocols\Debug\net10.0\System.DirectoryServices.Protocols.notsupported.cs (7)
51
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
199
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
225
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
233
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
366
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
376
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
732
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
System.Drawing.Common (14)
Special\NotSupported.cs (14)
31
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
33
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
35
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
615
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
617
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
619
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
621
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
623
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
653
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
655
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
3055
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
3071
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
3087
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
3103
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
System.Formats.Asn1 (1)
System\Formats\Asn1\AsnContentException.cs (1)
60
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Formats.Cbor (2)
System\Formats\Cbor\CborContentException.cs (1)
42
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Formats\Cbor\Writer\CborWriter.cs (1)
65
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.IO.Compression (1)
System\IO\Compression\DeflateZLib\ZLibException.cs (1)
57
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.IO.Compression.ZipFile (1)
System\IO\Compression\ZipFileExtensions.ZipArchive.Create.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.IO.FileSystem.DriveInfo (1)
System\IO\DriveNotFoundException.cs (1)
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.IO.FileSystem.Watcher (1)
System\IO\InternalBufferOverflowException.cs (1)
42
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.IO.Hashing (1)
System\IO\Hashing\NonCryptographicHashAlgorithm.cs (1)
306
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.IO.IsolatedStorage (1)
System\IO\IsolatedStorage\IsolatedStorageException.cs (1)
39
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.IO.Packaging (2)
System\IO\Packaging\FileFormatException.cs (2)
118
[
EditorBrowsable
(EditorBrowsableState.Never)]
134
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Linq.Expressions (32)
System\Dynamic\ExpandoObject.cs (5)
1155
[Obsolete("RuntimeOps has been deprecated and is not supported.", error: true),
EditorBrowsable
(EditorBrowsableState.Never)]
1173
[Obsolete("RuntimeOps has been deprecated and is not supported.", error: true),
EditorBrowsable
(EditorBrowsableState.Never)]
1189
[Obsolete("RuntimeOps has been deprecated and is not supported.", error: true),
EditorBrowsable
(EditorBrowsableState.Never)]
1201
[Obsolete("RuntimeOps has been deprecated and is not supported.", error: true),
EditorBrowsable
(EditorBrowsableState.Never)]
1213
[Obsolete("RuntimeOps has been deprecated and is not supported.", error: true),
EditorBrowsable
(EditorBrowsableState.Never)]
System\Runtime\CompilerServices\CallSiteOps.cs (12)
17
[
EditorBrowsable
(EditorBrowsableState.Never), DebuggerStepThrough]
25
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: true),
EditorBrowsable
(EditorBrowsableState.Never)]
39
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: true),
EditorBrowsable
(EditorBrowsableState.Never)]
52
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: true),
EditorBrowsable
(EditorBrowsableState.Never)]
62
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: true),
EditorBrowsable
(EditorBrowsableState.Never)]
74
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: true),
EditorBrowsable
(EditorBrowsableState.Never)]
86
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: true),
EditorBrowsable
(EditorBrowsableState.Never)]
101
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: true),
EditorBrowsable
(EditorBrowsableState.Never)]
113
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: true),
EditorBrowsable
(EditorBrowsableState.Never)]
126
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: true),
EditorBrowsable
(EditorBrowsableState.Never)]
141
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: true),
EditorBrowsable
(EditorBrowsableState.Never)]
155
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: true),
EditorBrowsable
(EditorBrowsableState.Never)]
System\Runtime\CompilerServices\CallSiteOpsReflectionCache.cs (8)
14
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: false),
EditorBrowsable
(EditorBrowsableState.Never)]
17
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: false),
EditorBrowsable
(EditorBrowsableState.Never)]
20
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: false),
EditorBrowsable
(EditorBrowsableState.Never)]
23
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: false),
EditorBrowsable
(EditorBrowsableState.Never)]
26
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: false),
EditorBrowsable
(EditorBrowsableState.Never)]
29
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: false),
EditorBrowsable
(EditorBrowsableState.Never)]
32
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: false),
EditorBrowsable
(EditorBrowsableState.Never)]
35
[Obsolete("CallSiteOps has been deprecated and is not supported.", error: false),
EditorBrowsable
(EditorBrowsableState.Never)]
System\Runtime\CompilerServices\Closure.cs (1)
13
[
EditorBrowsable
(EditorBrowsableState.Never), DebuggerStepThrough]
System\Runtime\CompilerServices\RuleCache.cs (1)
15
[
EditorBrowsable
(EditorBrowsableState.Never), DebuggerStepThrough]
System\Runtime\CompilerServices\RuntimeOps.ExpressionQuoter.cs (2)
24
[Obsolete("RuntimeOps has been deprecated and is not supported.", true),
EditorBrowsable
(EditorBrowsableState.Never)]
40
[Obsolete("RuntimeOps has been deprecated and is not supported.", true),
EditorBrowsable
(EditorBrowsableState.Never)]
System\Runtime\CompilerServices\RuntimeOps.RuntimeVariableList.cs (3)
14
[
EditorBrowsable
(EditorBrowsableState.Never), DebuggerStepThrough]
23
[Obsolete("RuntimeOps has been deprecated and is not supported.", true),
EditorBrowsable
(EditorBrowsableState.Never)]
33
[Obsolete("RuntimeOps has been deprecated and is not supported.", true),
EditorBrowsable
(EditorBrowsableState.Never)]
System.Management (6)
artifacts\obj\System.Management\Debug\net10.0\System.Management.notsupported.cs (6)
141
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
173
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
247
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
256
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
265
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
282
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
System.Memory (4)
System\SequencePosition.cs (4)
30
[
EditorBrowsable
(EditorBrowsableState.Never)]
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
49
[
EditorBrowsable
(EditorBrowsableState.Never)]
53
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Memory.Data (2)
System\BinaryData.cs (2)
528
[
EditorBrowsable
(EditorBrowsableState.Never)]
532
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Net.Http (2)
src\libraries\Common\src\System\Net\Http\aspnetcore\Http2\Hpack\HPackDecodingException.cs (1)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\Common\src\System\Net\Http\aspnetcore\Http2\Hpack\HuffmanDecodingException.cs (1)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Net.HttpListener (1)
System\Net\HttpListenerException.cs (1)
30
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Net.Mail (6)
System\Net\Mail\SmtpException.cs (2)
97
[
EditorBrowsable
(EditorBrowsableState.Never)]
113
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Net\Mail\SmtpFailedRecipientException.cs (2)
28
[
EditorBrowsable
(EditorBrowsableState.Never)]
58
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Net\Mail\SmtpFailedRecipientsException.cs (2)
34
[
EditorBrowsable
(EditorBrowsableState.Never)]
67
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Net.NetworkInformation (3)
src\libraries\Common\src\System\Net\NetworkInformation\NetworkInformationException.cs (1)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Net\NetworkInformation\NetworkAddressChange.cs (2)
26
[
EditorBrowsableAttribute
(EditorBrowsableState.Never)]
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Net.Ping (1)
System\Net\NetworkInformation\PingException.cs (1)
24
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Net.Primitives (3)
System\Net\CookieException.cs (2)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
49
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Net\SocketException.cs (1)
55
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Net.Requests (11)
System\Net\FileWebRequest.cs (1)
42
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Net\FileWebResponse.cs (1)
50
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Net\HttpWebRequest.cs (1)
192
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Net\HttpWebResponse.cs (2)
32
[
EditorBrowsable
(EditorBrowsableState.Never)]
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Net\ProtocolViolationException.cs (2)
39
[
EditorBrowsable
(EditorBrowsableState.Never)]
52
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Net\WebException.cs (2)
57
[
EditorBrowsable
(EditorBrowsableState.Never)]
74
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Net\WebRequest.cs (1)
43
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Net\WebResponse.cs (1)
28
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Net.Security (4)
System\Net\Security\SslStreamCertificateContext.cs (1)
24
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Authentication\AuthenticationException.cs (2)
25
[
EditorBrowsable
(EditorBrowsableState.Never)]
49
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Authentication\ExtendedProtection\ExtendedProtectionPolicy.cs (1)
72
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Net.Sockets (22)
System\Net\Sockets\Socket.cs (1)
438
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Net\Sockets\SocketInformationOptions.cs (1)
17
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Net\Sockets\SocketTaskExtensions.cs (20)
11
[
EditorBrowsable
(EditorBrowsableState.Never)]
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
17
[
EditorBrowsable
(EditorBrowsableState.Never)]
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
24
[
EditorBrowsable
(EditorBrowsableState.Never)]
27
[
EditorBrowsable
(EditorBrowsableState.Never)]
30
[
EditorBrowsable
(EditorBrowsableState.Never)]
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
39
[
EditorBrowsable
(EditorBrowsableState.Never)]
42
[
EditorBrowsable
(EditorBrowsableState.Never)]
46
[
EditorBrowsable
(EditorBrowsableState.Never)]
49
[
EditorBrowsable
(EditorBrowsableState.Never)]
52
[
EditorBrowsable
(EditorBrowsableState.Never)]
55
[
EditorBrowsable
(EditorBrowsableState.Never)]
58
[
EditorBrowsable
(EditorBrowsableState.Never)]
62
[
EditorBrowsable
(EditorBrowsableState.Never)]
65
[
EditorBrowsable
(EditorBrowsableState.Never)]
68
[
EditorBrowsable
(EditorBrowsableState.Never)]
72
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Net.WebClient (8)
System\Net\WebClient.cs (8)
1879
[
EditorBrowsable
(EditorBrowsableState.Never)]
1883
[
EditorBrowsable
(EditorBrowsableState.Never)]
1887
[
EditorBrowsable
(EditorBrowsableState.Never)]
1891
[
EditorBrowsable
(EditorBrowsableState.Never)]
1907
[
EditorBrowsable
(EditorBrowsableState.Never)]
2095
[
EditorBrowsable
(EditorBrowsableState.Never)]
2099
[
EditorBrowsable
(EditorBrowsableState.Never)]
2103
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Net.WebHeaderCollection (2)
System\Net\WebHeaderCollection.cs (2)
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
141
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Net.WebProxy (1)
System\Net\WebProxy.cs (1)
206
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Net.WebSockets (5)
System\Net\WebSockets\WebSocket.cs (3)
170
[
EditorBrowsable
(EditorBrowsableState.Never)]
174
[
EditorBrowsable
(EditorBrowsableState.Never)]
183
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Net\WebSockets\WebSocketException.cs (2)
99
[
EditorBrowsable
(EditorBrowsableState.Never)]
106
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Numerics.Tensors (8)
System\Numerics\Tensors\netcore\ReadOnlyTensorSpan.cs (3)
433
[
EditorBrowsable
(EditorBrowsableState.Never)]
444
[
EditorBrowsable
(EditorBrowsableState.Never)]
516
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Numerics\Tensors\netcore\Tensor.cs (2)
443
[
EditorBrowsable
(EditorBrowsableState.Never)]
450
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Numerics\Tensors\netcore\TensorSpan.cs (3)
439
[
EditorBrowsable
(EditorBrowsableState.Never)]
450
[
EditorBrowsable
(EditorBrowsableState.Never)]
508
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Private.CoreLib (352)
src\libraries\System.Private.CoreLib\src\System\AccessViolationException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\AggregateException.cs (2)
189
[
EditorBrowsable
(EditorBrowsableState.Never)]
207
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\AppDomainUnloadedException.cs (1)
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\ApplicationException.cs (1)
48
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\ArgumentException.cs (2)
58
[
EditorBrowsable
(EditorBrowsableState.Never)]
66
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\ArgumentNullException.cs (1)
46
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\ArgumentOutOfRangeException.cs (2)
56
[
EditorBrowsable
(EditorBrowsableState.Never)]
64
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\ArithmeticException.cs (1)
43
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\ArrayTypeMismatchException.cs (1)
43
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\BadImageFormatException.cs (2)
53
[
EditorBrowsable
(EditorBrowsableState.Never)]
62
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\CannotUnloadAppDomainException.cs (1)
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Collections\Comparer.cs (1)
38
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Collections\DictionaryEntry.cs (1)
39
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (2)
184
[
EditorBrowsable
(EditorBrowsableState.Never)]
377
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\HashSet.cs (2)
135
[
EditorBrowsable
(EditorBrowsableState.Never)]
696
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\KeyNotFoundException.cs (1)
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\KeyValuePair.cs (1)
50
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\NonRandomizedStringEqualityComparer.cs (1)
37
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Collections\Hashtable.cs (2)
368
[
EditorBrowsable
(EditorBrowsableState.Never)]
1024
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\ComponentModel\EditorBrowsableAttribute.cs (1)
16
public EditorBrowsableAttribute() :
this
(EditorBrowsableState.Always)
src\libraries\System.Private.CoreLib\src\System\ComponentModel\Win32Exception.cs (2)
62
[
EditorBrowsable
(EditorBrowsableState.Never)]
69
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Context.cs (1)
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\DataMisalignedException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\DateOnly.cs (1)
208
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\DateTime.cs (2)
1896
[
EditorBrowsable
(EditorBrowsableState.Never)]
1915
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\DateTimeOffset.cs (1)
1022
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\DBNull.cs (1)
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Delegate.cs (2)
143
[
EditorBrowsable
(EditorBrowsableState.Never)] // Only here to make foreach work
153
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Contracts\ContractException.cs (1)
48
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Debug.cs (2)
279
[
EditorBrowsable
(EditorBrowsableState.Never)]
373
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSourceException.cs (1)
37
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\DivideByZeroException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\DllNotFoundException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\DuplicateWaitObjectException.cs (1)
44
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\EntryPointNotFoundException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Exception.cs (2)
44
[
EditorBrowsable
(EditorBrowsableState.Never)]
103
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\FieldAccessException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\FormatException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Globalization\CultureNotFoundException.cs (2)
62
[
EditorBrowsable
(EditorBrowsableState.Never)]
71
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\HashCode.cs (2)
498
[
EditorBrowsable
(EditorBrowsableState.Never)]
502
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\InvalidCastException.cs (1)
42
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\InvalidOperationException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\InvalidTimeZoneException.cs (1)
29
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\IO\DirectoryNotFoundException.cs (1)
39
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\IO\EndOfStreamException.cs (1)
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\IO\FileLoadException.cs (2)
73
[
EditorBrowsable
(EditorBrowsableState.Never)]
82
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\IO\FileNotFoundException.cs (2)
95
[
EditorBrowsable
(EditorBrowsableState.Never)]
104
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\IO\FileStream.cs (4)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
28
[
EditorBrowsable
(EditorBrowsableState.Never)]
35
[
EditorBrowsable
(EditorBrowsableState.Never)]
42
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\IO\FileSystemInfo.cs (2)
25
[
EditorBrowsable
(EditorBrowsableState.Never)]
38
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\IO\IOException.cs (1)
39
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\IO\PathTooLongException.cs (1)
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\MemberAccessException.cs (1)
48
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Memory.cs (2)
446
[
EditorBrowsable
(EditorBrowsableState.Never)]
478
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\MemoryExtensions.cs (1)
5823
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\MethodAccessException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\MissingFieldException.cs (1)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\MissingMemberException.cs (2)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
50
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\MissingMethodException.cs (1)
43
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\NonSerializedAttribute.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\NotFiniteNumberException.cs (2)
57
[
EditorBrowsable
(EditorBrowsableState.Never)]
64
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\NotImplementedException.cs (1)
34
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\NotSupportedException.cs (1)
37
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\NullReferenceException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\ObjectDisposedException.cs (2)
45
[
EditorBrowsable
(EditorBrowsableState.Never)]
79
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\OperatingSystem.cs (1)
70
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\OperationCanceledException.cs (1)
65
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\OutOfMemoryException.cs (1)
42
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\OverflowException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\PlatformID.cs (5)
10
[
EditorBrowsable
(EditorBrowsableState.Never)] Win32S = 0,
11
[
EditorBrowsable
(EditorBrowsableState.Never)] Win32Windows = 1,
13
[
EditorBrowsable
(EditorBrowsableState.Never)] WinCE = 3,
15
[
EditorBrowsable
(EditorBrowsableState.Never)] Xbox = 5,
16
[
EditorBrowsable
(EditorBrowsableState.Never)] MacOSX = 6,
src\libraries\System.Private.CoreLib\src\System\PlatformNotSupportedException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\RankException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\ReadOnlyMemory.cs (2)
358
[
EditorBrowsable
(EditorBrowsableState.Never)]
388
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\ReadOnlySpan.cs (3)
185
[
EditorBrowsable
(EditorBrowsableState.Never)]
196
[
EditorBrowsable
(EditorBrowsableState.Never)]
274
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Reflection\Assembly.cs (1)
165
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Reflection\AssemblyName.cs (1)
278
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Reflection\CustomAttributeFormatException.cs (1)
31
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\ModuleBuilder.cs (1)
39
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Reflection\IntrospectionExtensions.cs (2)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
11
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Reflection\InvalidFilterCriteriaException.cs (1)
31
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Reflection\Module.cs (1)
142
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Reflection\ParameterInfo.cs (1)
59
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Reflection\ReflectionTypeLoadException.cs (1)
37
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Reflection\RuntimeReflectionExtensions.cs (12)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
15
[
EditorBrowsable
(EditorBrowsableState.Never)]
25
[
EditorBrowsable
(EditorBrowsableState.Never)]
35
[
EditorBrowsable
(EditorBrowsableState.Never)]
45
[
EditorBrowsable
(EditorBrowsableState.Never)]
55
[
EditorBrowsable
(EditorBrowsableState.Never)]
65
[
EditorBrowsable
(EditorBrowsableState.Never)]
75
[
EditorBrowsable
(EditorBrowsableState.Never)]
85
[
EditorBrowsable
(EditorBrowsableState.Never)]
95
[
EditorBrowsable
(EditorBrowsableState.Never)]
103
[
EditorBrowsable
(EditorBrowsableState.Never)]
111
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Reflection\StrongNameKeyPair.cs (1)
20
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Reflection\TargetException.cs (1)
31
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Resources\MissingManifestResourceException.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Resources\MissingSatelliteAssemblyException.cs (1)
45
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Resources\NeutralResourcesLanguageAttribute.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Resources\SatelliteContractVersionAttribute.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\ConditionalWeakTable.cs (3)
292
[
EditorBrowsable
(EditorBrowsableState.Never)]
335
[
EditorBrowsable
(EditorBrowsableState.Never)]
338
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsByRefLikeAttribute.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsExternalInit.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsReadOnlyAttribute.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsUnmanagedAttribute.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\NullableAttribute.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\NullableContextAttribute.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\NullablePublicOnlyAttribute.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RefSafetyRulesAttribute.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RequiredMemberAttribute.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RequiresLocationAttribute.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RuntimeWrappedException.cs (1)
35
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\ScopedRefAttribute.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\SwitchExpressionException.cs (1)
46
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\BStrWrapper.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComEventInterfaceAttribute.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComEventsHelpers.NoCom.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\COMException.cs (1)
45
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComSourceInterfacesAttribute.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\IBindCtx.cs (2)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\IConnectionPoint.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\IConnectionPointContainer.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\IEnumConnectionPoints.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\IEnumConnections.cs (2)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\IEnumMoniker.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\IEnumString.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\IEnumVARIANT.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\IMoniker.cs (2)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
17
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\IPersistFile.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\IRunningObjectTable.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\IStream.cs (2)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\ITypeComp.cs (3)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
32
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\ITypeInfo.cs (21)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
22
[
EditorBrowsable
(EditorBrowsableState.Never)]
43
[
EditorBrowsable
(EditorBrowsableState.Never)]
53
[
EditorBrowsable
(EditorBrowsableState.Never)]
81
[
EditorBrowsable
(EditorBrowsableState.Never)]
99
[
EditorBrowsable
(EditorBrowsableState.Never)]
110
[
EditorBrowsable
(EditorBrowsableState.Never)]
118
[
EditorBrowsable
(EditorBrowsableState.Never)]
132
[
EditorBrowsable
(EditorBrowsableState.Never)]
140
[
EditorBrowsable
(EditorBrowsableState.Never)]
148
[
EditorBrowsable
(EditorBrowsableState.Never)]
165
[
EditorBrowsable
(EditorBrowsableState.Never)]
174
[
EditorBrowsable
(EditorBrowsableState.Never)]
197
[
EditorBrowsable
(EditorBrowsableState.Never)]
207
[
EditorBrowsable
(EditorBrowsableState.Never)]
222
[
EditorBrowsable
(EditorBrowsableState.Never)]
232
[
EditorBrowsable
(EditorBrowsableState.Never)]
242
[
EditorBrowsable
(EditorBrowsableState.Never)]
257
[
EditorBrowsable
(EditorBrowsableState.Never)]
276
[
EditorBrowsable
(EditorBrowsableState.Never)]
296
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\ITypeInfo2.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\ITypeLib.cs (4)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
17
[
EditorBrowsable
(EditorBrowsableState.Never)]
27
[
EditorBrowsable
(EditorBrowsableState.Never)]
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComTypes\ITypeLib2.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\CurrencyWrapper.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\CustomQueryInterfaceMode.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\CustomQueryInterfaceResult.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\DispatchWrapper.cs (1)
11
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ErrorWrapper.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ExternalException.cs (1)
42
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ICustomAdapter.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ICustomQueryInterface.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\InvalidComObjectException.cs (1)
38
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\InvalidOleVariantTypeException.cs (1)
37
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (10)
89
[
EditorBrowsable
(EditorBrowsableState.Never)]
105
[
EditorBrowsable
(EditorBrowsableState.Never)]
163
[
EditorBrowsable
(EditorBrowsableState.Never)]
352
[
EditorBrowsable
(EditorBrowsableState.Never)]
441
[
EditorBrowsable
(EditorBrowsableState.Never)]
483
[
EditorBrowsable
(EditorBrowsableState.Never)]
555
[
EditorBrowsable
(EditorBrowsableState.Never)]
585
[
EditorBrowsable
(EditorBrowsableState.Never)]
1091
[
EditorBrowsable
(EditorBrowsableState.Never)]
1139
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.NoCom.cs (10)
24
[
EditorBrowsable
(EditorBrowsableState.Never)]
48
[
EditorBrowsable
(EditorBrowsableState.Never)]
74
[
EditorBrowsable
(EditorBrowsableState.Never)]
81
[
EditorBrowsable
(EditorBrowsableState.Never)]
112
[
EditorBrowsable
(EditorBrowsableState.Never)]
119
[
EditorBrowsable
(EditorBrowsableState.Never)]
138
[
EditorBrowsable
(EditorBrowsableState.Never)]
145
[
EditorBrowsable
(EditorBrowsableState.Never)]
152
[
EditorBrowsable
(EditorBrowsableState.Never)]
159
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\MarshalDirectiveException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\SafeArrayRankMismatchException.cs (1)
37
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\SafeArrayTypeMismatchException.cs (1)
37
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\SEHException.cs (1)
35
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\UnknownWrapper.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\UnmanagedType.cs (9)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
30
[
EditorBrowsable
(EditorBrowsableState.Never)]
32
[
EditorBrowsable
(EditorBrowsableState.Never)]
35
[
EditorBrowsable
(EditorBrowsableState.Never)]
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
43
[
EditorBrowsable
(EditorBrowsableState.Never)]
46
[
EditorBrowsable
(EditorBrowsableState.Never)]
49
[
EditorBrowsable
(EditorBrowsableState.Never)]
52
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\VarEnum.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\VariantWrapper.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\Loader\AssemblyLoadContext.cs (1)
578
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\Serialization\SerializationException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Security\CryptographicException.cs (1)
42
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Security\SecurityException.cs (2)
56
[
EditorBrowsable
(EditorBrowsableState.Never)]
71
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Security\VerificationException.cs (1)
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\SerializableAttribute.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Span.cs (3)
190
[
EditorBrowsable
(EditorBrowsableState.Never)]
201
[
EditorBrowsable
(EditorBrowsableState.Never)]
267
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\String.cs (2)
395
[
EditorBrowsable
(EditorBrowsableState.Never)]
523
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\SystemException.cs (1)
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Text\StringBuilder.cs (2)
537
[
EditorBrowsable
(EditorBrowsableState.Never)] // Only here to make foreach work
2802
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Text\Unicode\Utf8.cs (1)
349
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Threading\AbandonedMutexException.cs (1)
57
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Threading\CompressedStack.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Threading\ExecutionContext.cs (1)
46
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Threading\LockRecursionException.cs (1)
29
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Threading\SemaphoreFullException.cs (1)
27
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Threading\SynchronizationLockException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TaskCanceledException.cs (1)
85
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TaskSchedulerException.cs (1)
73
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Threading\Thread.cs (26)
546
[
EditorBrowsable
(EditorBrowsableState.Never)]
549
[
EditorBrowsable
(EditorBrowsableState.Never)]
552
[
EditorBrowsable
(EditorBrowsableState.Never)]
555
[
EditorBrowsable
(EditorBrowsableState.Never)]
558
[
EditorBrowsable
(EditorBrowsableState.Never)]
561
[
EditorBrowsable
(EditorBrowsableState.Never)]
564
[
EditorBrowsable
(EditorBrowsableState.Never)]
568
[
EditorBrowsable
(EditorBrowsableState.Never)]
572
[
EditorBrowsable
(EditorBrowsableState.Never)]
575
[
EditorBrowsable
(EditorBrowsableState.Never)]
579
[
EditorBrowsable
(EditorBrowsableState.Never)]
583
[
EditorBrowsable
(EditorBrowsableState.Never)]
587
[
EditorBrowsable
(EditorBrowsableState.Never)]
591
[
EditorBrowsable
(EditorBrowsableState.Never)]
594
[
EditorBrowsable
(EditorBrowsableState.Never)]
597
[
EditorBrowsable
(EditorBrowsableState.Never)]
600
[
EditorBrowsable
(EditorBrowsableState.Never)]
603
[
EditorBrowsable
(EditorBrowsableState.Never)]
606
[
EditorBrowsable
(EditorBrowsableState.Never)]
609
[
EditorBrowsable
(EditorBrowsableState.Never)]
612
[
EditorBrowsable
(EditorBrowsableState.Never)]
616
[
EditorBrowsable
(EditorBrowsableState.Never)]
619
[
EditorBrowsable
(EditorBrowsableState.Never)]
623
[
EditorBrowsable
(EditorBrowsableState.Never)]
627
[
EditorBrowsable
(EditorBrowsableState.Never)]
631
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadInterruptedException.cs (1)
42
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadStateException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Threading\WaitHandleCannotBeOpenedException.cs (1)
30
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\TimeOnly.cs (4)
295
[
EditorBrowsable
(EditorBrowsableState.Never)]
314
[
EditorBrowsable
(EditorBrowsableState.Never)]
335
[
EditorBrowsable
(EditorBrowsableState.Never)]
359
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\TimeoutException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\TimeZoneNotFoundException.cs (1)
29
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\TupleExtensions.cs (21)
20
[
EditorBrowsable
(EditorBrowsableState.Never)]
31
[
EditorBrowsable
(EditorBrowsableState.Never)]
43
[
EditorBrowsable
(EditorBrowsableState.Never)]
56
[
EditorBrowsable
(EditorBrowsableState.Never)]
70
[
EditorBrowsable
(EditorBrowsableState.Never)]
85
[
EditorBrowsable
(EditorBrowsableState.Never)]
101
[
EditorBrowsable
(EditorBrowsableState.Never)]
118
[
EditorBrowsable
(EditorBrowsableState.Never)]
136
[
EditorBrowsable
(EditorBrowsableState.Never)]
155
[
EditorBrowsable
(EditorBrowsableState.Never)]
175
[
EditorBrowsable
(EditorBrowsableState.Never)]
196
[
EditorBrowsable
(EditorBrowsableState.Never)]
218
[
EditorBrowsable
(EditorBrowsableState.Never)]
241
[
EditorBrowsable
(EditorBrowsableState.Never)]
265
[
EditorBrowsable
(EditorBrowsableState.Never)]
290
[
EditorBrowsable
(EditorBrowsableState.Never)]
316
[
EditorBrowsable
(EditorBrowsableState.Never)]
343
[
EditorBrowsable
(EditorBrowsableState.Never)]
371
[
EditorBrowsable
(EditorBrowsableState.Never)]
400
[
EditorBrowsable
(EditorBrowsableState.Never)]
430
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\TypeAccessException.cs (1)
35
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\TypeInitializationException.cs (1)
55
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\TypeLoadException.cs (2)
53
[
EditorBrowsable
(EditorBrowsableState.Never)]
63
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\TypeUnloadedException.cs (1)
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\UnauthorizedAccessException.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\WeakReference.cs (2)
56
[
EditorBrowsable
(EditorBrowsableState.Never)]
68
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\WeakReference.T.cs (1)
67
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\System\MulticastDelegate.CoreCLR.cs (1)
36
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\System\Reflection\RuntimeAssembly.cs (1)
313
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\System\Reflection\RuntimeModule.cs (1)
386
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\System\Runtime\InteropServices\Marshal.CoreCLR.cs (12)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
61
[
EditorBrowsable
(EditorBrowsableState.Never)]
69
[
EditorBrowsable
(EditorBrowsableState.Never)]
77
[
EditorBrowsable
(EditorBrowsableState.Never)]
85
[
EditorBrowsable
(EditorBrowsableState.Never)]
129
[
EditorBrowsable
(EditorBrowsableState.Never)]
137
[
EditorBrowsable
(EditorBrowsableState.Never)]
145
[
EditorBrowsable
(EditorBrowsableState.Never)]
153
[
EditorBrowsable
(EditorBrowsableState.Never)]
232
[
EditorBrowsable
(EditorBrowsableState.Never)]
243
[
EditorBrowsable
(EditorBrowsableState.Never)]
304
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\System\RuntimeHandles.cs (3)
868
[
EditorBrowsable
(EditorBrowsableState.Never)]
981
[
EditorBrowsable
(EditorBrowsableState.Never)]
1682
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Private.CoreLib.Generators (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsExternalInit.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Private.Uri (2)
System\Uri.cs (1)
454
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\UriFormatException.cs (1)
29
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Private.Xml (75)
System\Xml\Core\XmlReader.cs (4)
685
[
EditorBrowsable
(EditorBrowsableState.Never)]
791
[
EditorBrowsable
(EditorBrowsableState.Never)]
818
[
EditorBrowsable
(EditorBrowsableState.Never)]
851
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Core\XmlTextReader.cs (1)
15
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
System\Xml\Core\XmlTextWriter.cs (1)
33
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
System\Xml\IApplicationResourceStreamResolver.cs (2)
11
[
EditorBrowsable
(EditorBrowsableState.Never)]
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Schema\Inference\XmlSchemaInferenceException.cs (2)
20
[
EditorBrowsable
(EditorBrowsableState.Never)]
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Schema\XmlSchemaException.cs (2)
32
[
EditorBrowsable
(EditorBrowsableState.Never)]
64
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Schema\XmlSchemaValidationException.cs (2)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
27
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Serialization\IXmlSerializable.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\XmlException.cs (2)
35
[
EditorBrowsable
(EditorBrowsableState.Never)]
72
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\XPath\XPathException.cs (2)
27
[
EditorBrowsable
(EditorBrowsableState.Never)]
56
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\ContentIterators.cs (7)
17
[
EditorBrowsable
(EditorBrowsableState.Never)]
59
[
EditorBrowsable
(EditorBrowsableState.Never)]
104
[
EditorBrowsable
(EditorBrowsableState.Never)]
149
[
EditorBrowsable
(EditorBrowsableState.Never)]
191
[
EditorBrowsable
(EditorBrowsableState.Never)]
244
[
EditorBrowsable
(EditorBrowsableState.Never)]
301
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\DodSequenceMerge.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\SetIterators.cs (4)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
157
[
EditorBrowsable
(EditorBrowsableState.Never)]
259
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\SiblingIterators.cs (4)
17
[
EditorBrowsable
(EditorBrowsableState.Never)]
55
[
EditorBrowsable
(EditorBrowsableState.Never)]
93
[
EditorBrowsable
(EditorBrowsableState.Never)]
129
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\StringConcat.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\TreeIterators.cs (12)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
72
[
EditorBrowsable
(EditorBrowsableState.Never)]
148
[
EditorBrowsable
(EditorBrowsableState.Never)]
196
[
EditorBrowsable
(EditorBrowsableState.Never)]
253
[
EditorBrowsable
(EditorBrowsableState.Never)]
300
[
EditorBrowsable
(EditorBrowsableState.Never)]
393
[
EditorBrowsable
(EditorBrowsableState.Never)]
537
[
EditorBrowsable
(EditorBrowsableState.Never)]
593
[
EditorBrowsable
(EditorBrowsableState.Never)]
638
[
EditorBrowsable
(EditorBrowsableState.Never)]
715
[
EditorBrowsable
(EditorBrowsableState.Never)]
859
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\XmlAggregates.cs (4)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
76
[
EditorBrowsable
(EditorBrowsableState.Never)]
138
[
EditorBrowsable
(EditorBrowsableState.Never)]
200
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\XmlCollation.cs (1)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\XmlILIndex.cs (1)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\XmlILStorageConverter.cs (1)
22
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\XmlIterators.cs (2)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\XmlNavigatorFilter.cs (1)
17
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\XmlQueryContext.cs (1)
28
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (1)
34
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
27
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\XmlQuerySequence.cs (3)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
419
[
EditorBrowsable
(EditorBrowsableState.Never)]
491
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\XmlSortKeyAccumulator.cs (1)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\XsltConvert.cs (1)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\XsltFunctions.cs (1)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\Runtime\XsltLibrary.cs (1)
77
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\XPath\XPathCompileException.cs (1)
39
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xsl\XslException.cs (2)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
169
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Xml\Xslt\XsltException.cs (4)
28
[
EditorBrowsable
(EditorBrowsableState.Never)]
60
[
EditorBrowsable
(EditorBrowsableState.Never)]
158
[
EditorBrowsable
(EditorBrowsableState.Never)]
164
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Reflection.Metadata (2)
System\Reflection\Metadata\ImageFormatLimitationException.Serialization.cs (1)
15
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Reflection\Metadata\PEReaderExtensions.cs (1)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Assemblies\RoAssembly.cs (1)
203
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Reflection\TypeLoading\Modules\RoModule.cs (1)
77
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Reflection.TypeExtensions (60)
System\Reflection\TypeExtensions.cs (60)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
22
[
EditorBrowsable
(EditorBrowsableState.Never)]
31
[
EditorBrowsable
(EditorBrowsableState.Never)]
41
[
EditorBrowsable
(EditorBrowsableState.Never)]
56
[
EditorBrowsable
(EditorBrowsableState.Never)]
66
[
EditorBrowsable
(EditorBrowsableState.Never)]
77
[
EditorBrowsable
(EditorBrowsableState.Never)]
86
[
EditorBrowsable
(EditorBrowsableState.Never)]
96
[
EditorBrowsable
(EditorBrowsableState.Never)]
106
[
EditorBrowsable
(EditorBrowsableState.Never)]
117
[
EditorBrowsable
(EditorBrowsableState.Never)]
126
[
EditorBrowsable
(EditorBrowsableState.Never)]
136
[
EditorBrowsable
(EditorBrowsableState.Never)]
144
[
EditorBrowsable
(EditorBrowsableState.Never)]
153
[
EditorBrowsable
(EditorBrowsableState.Never)]
169
[
EditorBrowsable
(EditorBrowsableState.Never)]
180
[
EditorBrowsable
(EditorBrowsableState.Never)]
195
[
EditorBrowsable
(EditorBrowsableState.Never)]
205
[
EditorBrowsable
(EditorBrowsableState.Never)]
215
[
EditorBrowsable
(EditorBrowsableState.Never)]
226
[
EditorBrowsable
(EditorBrowsableState.Never)]
237
[
EditorBrowsable
(EditorBrowsableState.Never)]
246
[
EditorBrowsable
(EditorBrowsableState.Never)]
256
[
EditorBrowsable
(EditorBrowsableState.Never)]
267
[
EditorBrowsable
(EditorBrowsableState.Never)]
277
[
EditorBrowsable
(EditorBrowsableState.Never)]
286
[
EditorBrowsable
(EditorBrowsableState.Never)]
296
[
EditorBrowsable
(EditorBrowsableState.Never)]
306
[
EditorBrowsable
(EditorBrowsableState.Never)]
317
[
EditorBrowsable
(EditorBrowsableState.Never)]
328
[
EditorBrowsable
(EditorBrowsableState.Never)]
340
[
EditorBrowsable
(EditorBrowsableState.Never)]
348
[
EditorBrowsable
(EditorBrowsableState.Never)]
357
[
EditorBrowsable
(EditorBrowsableState.Never)]
360
[RequiresUnreferencedCode("Types might be removed"),
EditorBrowsable
(EditorBrowsableState.Never)]
368
[
EditorBrowsable
(EditorBrowsableState.Never)]
376
[RequiresUnreferencedCode("Types might be removed"),
EditorBrowsable
(EditorBrowsableState.Never)]
385
[
EditorBrowsable
(EditorBrowsableState.Never)]
388
[
EditorBrowsable
(EditorBrowsableState.Never)]
396
[
EditorBrowsable
(EditorBrowsableState.Never)]
404
[
EditorBrowsable
(EditorBrowsableState.Never)]
412
[
EditorBrowsable
(EditorBrowsableState.Never)]
420
[
EditorBrowsable
(EditorBrowsableState.Never)]
428
[
EditorBrowsable
(EditorBrowsableState.Never)]
437
[
EditorBrowsable
(EditorBrowsableState.Never)]
446
[
EditorBrowsable
(EditorBrowsableState.Never)]
469
[
EditorBrowsable
(EditorBrowsableState.Never)]
501
[
EditorBrowsable
(EditorBrowsableState.Never)]
504
[
EditorBrowsable
(EditorBrowsableState.Never)]
513
[
EditorBrowsable
(EditorBrowsableState.Never)]
516
[
EditorBrowsable
(EditorBrowsableState.Never)]
524
[
EditorBrowsable
(EditorBrowsableState.Never)]
533
[
EditorBrowsable
(EditorBrowsableState.Never)]
536
[
EditorBrowsable
(EditorBrowsableState.Never)]
544
[
EditorBrowsable
(EditorBrowsableState.Never)]
552
[
EditorBrowsable
(EditorBrowsableState.Never)]
560
[
EditorBrowsable
(EditorBrowsableState.Never)]
568
[
EditorBrowsable
(EditorBrowsableState.Never)]
576
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Runtime.InteropServices (11)
System\Runtime\InteropServices\ComAwareEventInfo.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Runtime\InteropServices\ComTypes\ADVF.cs (1)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Runtime\InteropServices\ComTypes\DATADIR.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Runtime\InteropServices\ComTypes\DVASPECT.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Runtime\InteropServices\ComTypes\FORMATETC.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Runtime\InteropServices\ComTypes\IAdviseSink.cs (1)
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Runtime\InteropServices\ComTypes\IEnumFormatETC.cs (1)
15
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Runtime\InteropServices\ComTypes\STATDATA.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Runtime\InteropServices\ComTypes\STGMEDIUM.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Runtime\InteropServices\ComTypes\TYMED.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Runtime\InteropServices\Marshalling\ComInterfaceOptions.cs (1)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Runtime.InteropServices.JavaScript (5)
artifacts\obj\System.Runtime.InteropServices.JavaScript\Debug\net10.0\System.Runtime.InteropServices.JavaScript.notsupported.cs (5)
152
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
162
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
202
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
205
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
207
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
System.Runtime.Serialization.Primitives (1)
System\Runtime\Serialization\InvalidDataContractException.cs (1)
30
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Security.AccessControl (1)
artifacts\obj\System.Security.AccessControl\Debug\net10.0\System.Security.AccessControl.notsupported.cs (1)
448
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
System.Security.Claims (3)
System\Security\Claims\ClaimsIdentity.cs (2)
236
[
EditorBrowsable
(EditorBrowsableState.Never)]
251
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Claims\ClaimsPrincipal.cs (1)
51
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Security.Cryptography (29)
System\Security\Cryptography\AesCryptoServiceProvider.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\AesManaged.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\CipherMode.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)] OFB = 3,
System\Security\Cryptography\CryptographicUnexpectedOperationException.cs (1)
35
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\DES.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\DESCryptoServiceProvider.Unix.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\HMACSHA1.cs (1)
50
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\MD5CryptoServiceProvider.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\PasswordDeriveBytes.cs (1)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\RC2.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\RC2CryptoServiceProvider.Unix.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\Rijndael.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\RijndaelManaged.cs (1)
11
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\RNGCryptoServiceProvider.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\RSA.cs (2)
363
[
EditorBrowsable
(EditorBrowsableState.Never)]
368
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\RSAWrapper.cs (2)
99
[
EditorBrowsable
(EditorBrowsableState.Never)]
103
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\SHA1CryptoServiceProvider.cs (1)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\SHA1Managed.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\SHA256CryptoServiceProvider.cs (1)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\SHA256Managed.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\SHA384CryptoServiceProvider.cs (1)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\SHA384Managed.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\SHA512CryptoServiceProvider.cs (1)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\SHA512Managed.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\TripleDESCryptoServiceProvider.Wrap.cs (1)
9
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\X509Certificates\X509Certificate.cs (1)
222
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (1)
184
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\CmsSigner.cs (1)
79
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\Pkcs\SignedCms.cs (1)
297
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Cryptography\Pkcs\SignerInfo.cs (1)
268
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\CryptoSignedXmlRecursionException.cs (1)
25
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Security.Permissions (10)
System\Data\Common\DBDataPermissionAttribute.cs (2)
20
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
22
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
System\Data\OleDb\OleDbPermission.cs (1)
19
[System.ComponentModel.
EditorBrowsable
(ComponentModel.EditorBrowsableState.Never)]
System\Data\OleDb\OleDbPermissionAttribute.cs (1)
19
[ComponentModel.
EditorBrowsable
(ComponentModel.EditorBrowsableState.Never)]
System\Data\OracleClient\OraclePermissionAttribute.cs (2)
21
[System.ComponentModel.
EditorBrowsable
(ComponentModel.EditorBrowsableState.Never)]
23
[System.ComponentModel.
EditorBrowsable
(ComponentModel.EditorBrowsableState.Never)]
System\Security\HostProtectionException.cs (2)
53
[
EditorBrowsable
(EditorBrowsableState.Never)]
90
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Policy\Hash.cs (1)
22
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Security\Policy\PolicyException.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Security.Principal.Windows (3)
artifacts\obj\System.Security.Principal.Windows\Debug\net10.0\System.Security.Principal.Windows.notsupported.cs (3)
27
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
176
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
242
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
System.ServiceModel.Primitives (4)
netstandard.cs (4)
546
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
548
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
550
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
2082
[System.ComponentModel.
EditorBrowsable
(System.ComponentModel.EditorBrowsableState.Never)]
System.ServiceProcess.ServiceController (3)
artifacts\obj\System.ServiceProcess.ServiceController\Debug\net10.0\System.ServiceProcess.ServiceController.notsupported.cs (3)
41
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
56
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
157
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
System.Speech (15)
artifacts\obj\System.Speech\Debug\net10.0\System.Speech.notsupported.cs (15)
33
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
35
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
37
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
39
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
120
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
122
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
128
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
130
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
340
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
342
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
344
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
347
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
696
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
912
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
920
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Text.Encodings.Web (5)
System\Text\Encodings\Web\TextEncoder.cs (5)
38
[
EditorBrowsable
(EditorBrowsableState.Never)]
105
[
EditorBrowsable
(EditorBrowsableState.Never)]
113
[
EditorBrowsable
(EditorBrowsableState.Never)]
121
[
EditorBrowsable
(EditorBrowsableState.Never)]
558
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Text.Json (11)
System\Text\Json\JsonException.cs (2)
90
[
EditorBrowsable
(EditorBrowsableState.Never)]
112
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Text\Json\Serialization\JsonSerializerOptions.cs (2)
204
[
EditorBrowsable
(EditorBrowsableState.Never)]
382
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Text\Json\Serialization\Metadata\JsonCollectionInfoValuesOfTCollection.cs (1)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Text\Json\Serialization\Metadata\JsonMetadataServices.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Text\Json\Serialization\Metadata\JsonObjectInfoValuesOfT.cs (1)
14
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Text\Json\Serialization\Metadata\JsonParameterInfoValues.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Text\Json\Serialization\Metadata\JsonPropertyInfoValuesOfT.cs (1)
13
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Text\Json\Serialization\Metadata\JsonTypeInfo.cs (1)
609
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Text\Json\Serialization\Metadata\JsonTypeInfoOfT.cs (1)
123
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Text.Json.SourceGeneration (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsExternalInit.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RequiredMemberAttribute.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Text.RegularExpressions (8)
System\Text\RegularExpressions\Regex.cs (4)
174
[
EditorBrowsable
(EditorBrowsableState.Never)]
404
[
EditorBrowsable
(EditorBrowsableState.Never)]
654
[
EditorBrowsable
(EditorBrowsableState.Never)]
659
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Text\RegularExpressions\RegexMatchTimeoutException.cs (1)
55
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Text\RegularExpressions\RegexParseException.cs (1)
37
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Text\RegularExpressions\RegexRunner.cs (1)
22
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Text\RegularExpressions\RegexRunnerFactory.cs (1)
8
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Text.RegularExpressions.Generator (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsExternalInit.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Threading (1)
System\Threading\Barrier.cs (1)
70
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Threading.Channels (1)
System\Threading\Channels\ChannelClosedException.netcoreapp.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Transactions.Local (5)
System\Transactions\TransactionException.cs (5)
93
[
EditorBrowsable
(EditorBrowsableState.Never)]
218
[
EditorBrowsable
(EditorBrowsableState.Never)]
281
[
EditorBrowsable
(EditorBrowsableState.Never)]
343
[
EditorBrowsable
(EditorBrowsableState.Never)]
383
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Windows.Extensions (1)
artifacts\obj\System.Windows.Extensions\Debug\net10.0\System.Windows.Extensions.notsupported.cs (1)
16
[System.ComponentModel.
EditorBrowsableAttribute
(System.ComponentModel.EditorBrowsableState.Never)]
System.Windows.Forms (1546)
System\Windows\Forms\ActiveX\AxHost.cs (98)
254
[
EditorBrowsable
(EditorBrowsableState.Never)]
262
[
EditorBrowsable
(EditorBrowsableState.Never)]
271
[
EditorBrowsable
(EditorBrowsableState.Never)]
283
[
EditorBrowsable
(EditorBrowsableState.Never)]
292
[
EditorBrowsable
(EditorBrowsableState.Never)]
300
[
EditorBrowsable
(EditorBrowsableState.Never)]
308
[
EditorBrowsable
(EditorBrowsableState.Never)]
329
[
EditorBrowsable
(EditorBrowsableState.Never)]
337
[
EditorBrowsable
(EditorBrowsableState.Never)]
346
[
EditorBrowsable
(EditorBrowsableState.Never)]
354
[
EditorBrowsable
(EditorBrowsableState.Never)]
367
[
EditorBrowsable
(EditorBrowsableState.Never)]
385
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
388
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
403
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
442
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
450
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
469
[
EditorBrowsable
(EditorBrowsableState.Never)]
477
[
EditorBrowsable
(EditorBrowsableState.Never)]
485
[
EditorBrowsable
(EditorBrowsableState.Never)]
493
[
EditorBrowsable
(EditorBrowsableState.Never)]
501
[
EditorBrowsable
(EditorBrowsableState.Never)]
512
[
EditorBrowsable
(EditorBrowsableState.Never)]
520
[
EditorBrowsable
(EditorBrowsableState.Never)]
528
[
EditorBrowsable
(EditorBrowsableState.Never)]
536
[
EditorBrowsable
(EditorBrowsableState.Never)]
544
[
EditorBrowsable
(EditorBrowsableState.Never)]
555
[
EditorBrowsable
(EditorBrowsableState.Never)]
563
[
EditorBrowsable
(EditorBrowsableState.Never)]
571
[
EditorBrowsable
(EditorBrowsableState.Never)]
579
[
EditorBrowsable
(EditorBrowsableState.Never)]
587
[
EditorBrowsable
(EditorBrowsableState.Never)]
595
[
EditorBrowsable
(EditorBrowsableState.Never)]
603
[
EditorBrowsable
(EditorBrowsableState.Never)]
611
[
EditorBrowsable
(EditorBrowsableState.Never)]
619
[
EditorBrowsable
(EditorBrowsableState.Never)]
627
[
EditorBrowsable
(EditorBrowsableState.Never)]
638
[
EditorBrowsable
(EditorBrowsableState.Never)]
646
[
EditorBrowsable
(EditorBrowsableState.Never)]
657
[
EditorBrowsable
(EditorBrowsableState.Never)]
668
[
EditorBrowsable
(EditorBrowsableState.Never)]
679
[
EditorBrowsable
(EditorBrowsableState.Never)]
687
[
EditorBrowsable
(EditorBrowsableState.Never)]
698
[
EditorBrowsable
(EditorBrowsableState.Never)]
709
[
EditorBrowsable
(EditorBrowsableState.Never)]
720
[
EditorBrowsable
(EditorBrowsableState.Never)]
731
[
EditorBrowsable
(EditorBrowsableState.Never)]
742
[
EditorBrowsable
(EditorBrowsableState.Never)]
753
[
EditorBrowsable
(EditorBrowsableState.Never)]
764
[
EditorBrowsable
(EditorBrowsableState.Never)]
772
[
EditorBrowsable
(EditorBrowsableState.Never)]
780
[
EditorBrowsable
(EditorBrowsableState.Never)]
946
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1009
[
EditorBrowsable
(EditorBrowsableState.Never)]
1154
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1818
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1957
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1968
[
EditorBrowsable
(EditorBrowsableState.Never)]
1985
[
EditorBrowsable
(EditorBrowsableState.Never)]
2402
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2428
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2444
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2454
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2463
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2470
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2477
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2487
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2499
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2503
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2688
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2695
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2702
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2852
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2908
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2913
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2985
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3530
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3536
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3543
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3549
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3573
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3630
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3640
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3649
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3698
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3723
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3748
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3811
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3820
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3843
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3849
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3855
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3861
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3867
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3873
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3879
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3885
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3891
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (4)
174
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
199
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
235
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
260
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Application.cs (8)
62
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
545
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
593
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
771
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
816
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
840
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
962
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1250
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\BaseCollection.cs (4)
18
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
29
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
33
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
37
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Control.cs (209)
423
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
471
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
603
[
EditorBrowsable
(EditorBrowsableState.Never)]
636
[
EditorBrowsable
(EditorBrowsableState.Never)]
648
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
662
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
920
[
EditorBrowsable
(EditorBrowsableState.Never)]
970
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
991
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1002
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1019
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1037
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1047
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1149
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1158
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1169
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1193
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1203
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1274
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1601
[
EditorBrowsable
(EditorBrowsableState.Always)]
1644
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1655
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1677
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1787
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2046
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2140
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2150
[
EditorBrowsable
(EditorBrowsableState.Always)]
2210
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2284
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2320
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2339
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2365
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2402
[
EditorBrowsable
(EditorBrowsableState.Always)]
2643
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2652
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2672
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2709
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2836
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2900
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2925
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3168
[
EditorBrowsable
(EditorBrowsableState.Always)]
3184
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3225
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3296
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3345
[
EditorBrowsable
(EditorBrowsableState.Always)]
3525
[
EditorBrowsable
(EditorBrowsableState.Always)]
3557
[
EditorBrowsable
(EditorBrowsableState.Never)]
3619
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3632
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3645
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3698
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3711
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3729
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3833
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3898
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4037
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4071
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4124
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4130
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4249
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4259
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4278
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4425
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4435
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4464
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4611
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4618
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4949
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
5068
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
5078
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
5087
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
5133
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
5160
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
5273
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
5760
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6514
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6557
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6571
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6608
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6632
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6648
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6675
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6693
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6702
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6719
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6741
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6756
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6794
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6837
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6861
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6894
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6899
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6909
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6915
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6924
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6933
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6954
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6963
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7032
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7042
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7051
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7077
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7107
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7116
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7125
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7139
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7194
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7213
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7219
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7231
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7240
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7249
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7258
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7407
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7426
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7483
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7498
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7508
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7518
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7528
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7538
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7544
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7553
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7566
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7583
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7609
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7633
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7642
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7651
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7669
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7708
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7714
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7727
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7746
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7755
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7764
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7773
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7782
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7791
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7804
[
EditorBrowsable
(EditorBrowsableState.Always)]
7817
[
EditorBrowsable
(EditorBrowsableState.Always)]
7826
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7835
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7844
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7853
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7862
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7877
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7897
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7935
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7944
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7956
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7972
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7978
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7992
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
8001
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
8010
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
8029
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
8038
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
8065
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
8332
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
8354
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
8615
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
9032
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
9042
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
9063
[
EditorBrowsable
(EditorBrowsableState.Never)]
9069
[
EditorBrowsable
(EditorBrowsableState.Never)]
9083
[
EditorBrowsable
(EditorBrowsableState.Never)]
9092
[
EditorBrowsable
(EditorBrowsableState.Never)]
9126
[
EditorBrowsable
(EditorBrowsableState.Never)]
9136
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
9313
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
9368
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
9502
[
EditorBrowsable
(EditorBrowsableState.Never)]
9512
[
EditorBrowsable
(EditorBrowsableState.Never)]
9522
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
9697
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
9793
[
EditorBrowsable
(EditorBrowsableState.Never)]
10049
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
10134
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
10143
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
10251
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
10442
[
EditorBrowsable
(EditorBrowsableState.Never)]
10461
[
EditorBrowsable
(EditorBrowsableState.Never)]
10471
[
EditorBrowsable
(EditorBrowsableState.Never)]
10477
[
EditorBrowsable
(EditorBrowsableState.Never)]
10483
[
EditorBrowsable
(EditorBrowsableState.Never)]
10489
[
EditorBrowsable
(EditorBrowsableState.Never)]
10495
[
EditorBrowsable
(EditorBrowsableState.Never)]
10503
[
EditorBrowsable
(EditorBrowsableState.Never)]
10508
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
10514
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
10520
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
10526
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
10544
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
10562
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
10620
[
EditorBrowsable
(EditorBrowsableState.Never)]
10626
[
EditorBrowsable
(EditorBrowsableState.Never)]
10632
[
EditorBrowsable
(EditorBrowsableState.Never)]
10638
[
EditorBrowsable
(EditorBrowsableState.Never)]
10647
[
EditorBrowsable
(EditorBrowsableState.Never)]
10659
[
EditorBrowsable
(EditorBrowsableState.Never)]
10741
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
10772
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
10788
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
10900
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
10958
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
12857
[
EditorBrowsable
(EditorBrowsableState.Never)]
12875
[
EditorBrowsable
(EditorBrowsableState.Never)]
12892
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Control.Ime.cs (2)
490
[
EditorBrowsable
(EditorBrowsableState.Never)]
496
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Buttons\Button.cs (2)
163
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
172
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (11)
96
[
EditorBrowsable
(EditorBrowsableState.Always)]
122
[
EditorBrowsable
(EditorBrowsableState.Always)]
142
[
EditorBrowsable
(EditorBrowsableState.Always)]
201
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
213
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
247
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
573
[
EditorBrowsable
(EditorBrowsableState.Never)]
581
[
EditorBrowsable
(EditorBrowsableState.Never)]
1038
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1045
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1053
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\Buttons\CheckBox.cs (2)
205
[
EditorBrowsable
(EditorBrowsableState.Never)]
214
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Buttons\FlatButtonAppearance.cs (5)
30
[
EditorBrowsable
(EditorBrowsableState.Always)]
64
[
EditorBrowsable
(EditorBrowsableState.Always)]
92
[
EditorBrowsable
(EditorBrowsableState.Always)]
116
[
EditorBrowsable
(EditorBrowsableState.Always)]
140
[
EditorBrowsable
(EditorBrowsableState.Always)]
System\Windows\Forms\Controls\Buttons\RadioButton.cs (2)
173
[
EditorBrowsable
(EditorBrowsableState.Never)]
182
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (17)
136
[
EditorBrowsable
(EditorBrowsableState.Always)]
178
[
EditorBrowsable
(EditorBrowsableState.Always)]
216
[
EditorBrowsable
(EditorBrowsableState.Always)]
263
[
EditorBrowsable
(EditorBrowsableState.Never)]
271
[
EditorBrowsable
(EditorBrowsableState.Never)]
279
[
EditorBrowsable
(EditorBrowsableState.Never)]
287
[
EditorBrowsable
(EditorBrowsableState.Never)]
453
[
EditorBrowsable
(EditorBrowsableState.Always)]
728
[
EditorBrowsable
(EditorBrowsableState.Never)]
737
[
EditorBrowsable
(EditorBrowsableState.Never)]
1212
[
EditorBrowsable
(EditorBrowsableState.Never)]
1280
[
EditorBrowsable
(EditorBrowsableState.Never)]
2435
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2727
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2737
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2754
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2783
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (44)
496
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
638
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
642
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
646
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
837
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
853
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
989
[
EditorBrowsable
(EditorBrowsableState.Never)]
998
[
EditorBrowsable
(EditorBrowsableState.Never)]
1037
[
EditorBrowsable
(EditorBrowsableState.Never)]
1045
[
EditorBrowsable
(EditorBrowsableState.Never)]
1053
[
EditorBrowsable
(EditorBrowsableState.Never)]
1061
[
EditorBrowsable
(EditorBrowsableState.Never)]
1386
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2221
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2227
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2433
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2597
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2606
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2614
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2623
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3030
[
EditorBrowsable
(EditorBrowsableState.Never)]
3039
[
EditorBrowsable
(EditorBrowsableState.Never)]
3166
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3966
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3983
[
EditorBrowsable
(EditorBrowsableState.Never)]
3993
[
EditorBrowsable
(EditorBrowsableState.Never)]
4077
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4136
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4207
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4216
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4256
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4386
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4418
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4427
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4580
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4605
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4638
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4655
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4696
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4737
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4756
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4841
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4882
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4899
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (7)
94
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
5411
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
5421
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
15671
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
15730
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
15757
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
25825
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (15)
172
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
189
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
194
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
414
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
418
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
763
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1045
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2460
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2518
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2532
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2557
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2603
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2623
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3744
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3779
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\DataGridView\DataGridViewCellStyle.cs (6)
121
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
174
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
189
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
205
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
220
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
224
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\DataGridView\DataGridViewColumn.cs (4)
155
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
160
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
314
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
420
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\DataGridView\DataGridViewElement.cs (1)
46
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\DataGridView\DataGridViewRow.cs (7)
65
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
353
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1133
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1169
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1362
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1479
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1672
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\DataGridView\DataGridViewSelectedCellCollection.cs (2)
109
[
EditorBrowsable
(EditorBrowsableState.Never)]
122
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\DataGridView\DataGridViewSelectedColumnCollection.cs (2)
76
[
EditorBrowsable
(EditorBrowsableState.Never)]
89
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\DataGridView\DataGridViewSelectedRowCollection.cs (2)
65
[
EditorBrowsable
(EditorBrowsableState.Never)]
75
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\DataGridView\DataGridViewTextBoxCell.cs (1)
118
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\DateTimePicker\DateTimePicker.cs (21)
63
[
EditorBrowsable
(EditorBrowsableState.Never)]
70
[
EditorBrowsable
(EditorBrowsableState.Never)]
127
[
EditorBrowsable
(EditorBrowsableState.Never)]
135
[
EditorBrowsable
(EditorBrowsableState.Never)]
143
[
EditorBrowsable
(EditorBrowsableState.Never)]
151
[
EditorBrowsable
(EditorBrowsableState.Never)]
159
[
EditorBrowsable
(EditorBrowsableState.Never)]
167
[
EditorBrowsable
(EditorBrowsableState.Never)]
376
[
EditorBrowsable
(EditorBrowsableState.Never)]
454
[
EditorBrowsable
(EditorBrowsableState.Never)]
462
[
EditorBrowsable
(EditorBrowsableState.Never)]
488
[
EditorBrowsable
(EditorBrowsableState.Never)]
502
[
EditorBrowsable
(EditorBrowsableState.Never)]
546
[
EditorBrowsable
(EditorBrowsableState.Never)]
700
[
EditorBrowsable
(EditorBrowsableState.Never)]
708
[
EditorBrowsable
(EditorBrowsableState.Never)]
716
[
EditorBrowsable
(EditorBrowsableState.Never)]
725
[
EditorBrowsable
(EditorBrowsableState.Never)]
820
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
841
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1158
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\GroupBox\GroupBox.cs (17)
46
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
57
[
EditorBrowsable
(EditorBrowsableState.Always)]
68
[
EditorBrowsable
(EditorBrowsableState.Always)]
222
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
230
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
290
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
299
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
308
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
317
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
326
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
335
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
344
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
353
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
362
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
371
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
380
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
389
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\ImageList\ImageList.cs (4)
105
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
125
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
181
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
265
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\ImageList\ImageList.ImageCollection.cs (3)
429
[
EditorBrowsable
(EditorBrowsableState.Never)]
447
[
EditorBrowsable
(EditorBrowsableState.Never)]
529
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Labels\Label.cs (17)
101
[
EditorBrowsable
(EditorBrowsableState.Always)]
119
[
EditorBrowsable
(EditorBrowsableState.Always)]
133
[
EditorBrowsable
(EditorBrowsableState.Always)]
169
[
EditorBrowsable
(EditorBrowsableState.Never)]
179
[
EditorBrowsable
(EditorBrowsableState.Never)]
190
[
EditorBrowsable
(EditorBrowsableState.Never)]
198
[
EditorBrowsable
(EditorBrowsableState.Never)]
574
[
EditorBrowsable
(EditorBrowsableState.Always)]
586
[
EditorBrowsable
(EditorBrowsableState.Never)]
594
[
EditorBrowsable
(EditorBrowsableState.Never)]
603
[
EditorBrowsable
(EditorBrowsableState.Never)]
612
[
EditorBrowsable
(EditorBrowsableState.Never)]
621
[
EditorBrowsable
(EditorBrowsableState.Never)]
639
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
649
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
672
[
EditorBrowsable
(EditorBrowsableState.Never)]
680
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Labels\LinkLabel.cs (3)
148
[
EditorBrowsable
(EditorBrowsableState.Never)]
311
[
EditorBrowsable
(EditorBrowsableState.Always)]
319
[
EditorBrowsable
(EditorBrowsableState.Always)]
System\Windows\Forms\Controls\ListBoxes\CheckedListBox.cs (13)
110
[
EditorBrowsable
(EditorBrowsableState.Never)]
122
[
EditorBrowsable
(EditorBrowsableState.Never)]
130
[
EditorBrowsable
(EditorBrowsableState.Never)]
144
[
EditorBrowsable
(EditorBrowsableState.Never)]
268
[
EditorBrowsable
(EditorBrowsableState.Never)]
276
[
EditorBrowsable
(EditorBrowsableState.Never)]
284
[
EditorBrowsable
(EditorBrowsableState.Never)]
301
[
EditorBrowsable
(EditorBrowsableState.Always)]
310
[
EditorBrowsable
(EditorBrowsableState.Always)]
319
[
EditorBrowsable
(EditorBrowsableState.Never)]
328
[
EditorBrowsable
(EditorBrowsableState.Never)]
336
[
EditorBrowsable
(EditorBrowsableState.Never)]
345
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (13)
170
[
EditorBrowsable
(EditorBrowsableState.Never)]
178
[
EditorBrowsable
(EditorBrowsableState.Never)]
186
[
EditorBrowsable
(EditorBrowsableState.Never)]
194
[
EditorBrowsable
(EditorBrowsableState.Never)]
705
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1054
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1100
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1187
[
EditorBrowsable
(EditorBrowsableState.Always)]
1195
[
EditorBrowsable
(EditorBrowsableState.Always)]
1203
[
EditorBrowsable
(EditorBrowsableState.Never)]
1212
[
EditorBrowsable
(EditorBrowsableState.Never)]
1223
[
EditorBrowsable
(EditorBrowsableState.Never)]
1458
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\ListControl\ListControl.cs (2)
180
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
197
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\ListView\ListView.cs (10)
360
[
EditorBrowsable
(EditorBrowsableState.Never)]
368
[
EditorBrowsable
(EditorBrowsableState.Never)]
1619
[
EditorBrowsable
(EditorBrowsableState.Never)]
1629
[
EditorBrowsable
(EditorBrowsableState.Never)]
1784
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2111
[
EditorBrowsable
(EditorBrowsableState.Never)]
2120
[
EditorBrowsable
(EditorBrowsableState.Never)]
2131
[
EditorBrowsable
(EditorBrowsableState.Never)]
4812
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4976
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (17)
212
[
EditorBrowsable
(EditorBrowsableState.Never)]
220
[
EditorBrowsable
(EditorBrowsableState.Never)]
228
[
EditorBrowsable
(EditorBrowsableState.Never)]
236
[
EditorBrowsable
(EditorBrowsableState.Never)]
331
[
EditorBrowsable
(EditorBrowsableState.Never)]
428
[
EditorBrowsable
(EditorBrowsableState.Never)]
436
[
EditorBrowsable
(EditorBrowsableState.Never)]
556
[
EditorBrowsable
(EditorBrowsableState.Never)]
565
[
EditorBrowsable
(EditorBrowsableState.Never)]
831
[
EditorBrowsable
(EditorBrowsableState.Never)]
842
[
EditorBrowsable
(EditorBrowsableState.Never)]
1004
[
EditorBrowsable
(EditorBrowsableState.Never)]
1034
[
EditorBrowsable
(EditorBrowsableState.Never)]
1042
[
EditorBrowsable
(EditorBrowsableState.Never)]
1050
[
EditorBrowsable
(EditorBrowsableState.Never)]
1058
[
EditorBrowsable
(EditorBrowsableState.Never)]
1466
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (24)
122
[
EditorBrowsable
(EditorBrowsableState.Never)]
178
[
EditorBrowsable
(EditorBrowsableState.Never)]
186
[
EditorBrowsable
(EditorBrowsableState.Never)]
262
[
EditorBrowsable
(EditorBrowsableState.Never)]
270
[
EditorBrowsable
(EditorBrowsableState.Never)]
278
[
EditorBrowsable
(EditorBrowsableState.Never)]
287
[
EditorBrowsable
(EditorBrowsableState.Never)]
439
[
EditorBrowsable
(EditorBrowsableState.Never)]
447
[
EditorBrowsable
(EditorBrowsableState.Never)]
782
[
EditorBrowsable
(EditorBrowsableState.Never)]
790
[
EditorBrowsable
(EditorBrowsableState.Never)]
866
[
EditorBrowsable
(EditorBrowsableState.Never)]
874
[
EditorBrowsable
(EditorBrowsableState.Never)]
882
[
EditorBrowsable
(EditorBrowsableState.Never)]
890
[
EditorBrowsable
(EditorBrowsableState.Never)]
898
[
EditorBrowsable
(EditorBrowsableState.Never)]
908
[
EditorBrowsable
(EditorBrowsableState.Never)]
916
[
EditorBrowsable
(EditorBrowsableState.Never)]
924
[
EditorBrowsable
(EditorBrowsableState.Never)]
932
[
EditorBrowsable
(EditorBrowsableState.Never)]
940
[
EditorBrowsable
(EditorBrowsableState.Never)]
948
[
EditorBrowsable
(EditorBrowsableState.Never)]
1074
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1085
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\ProgressBar\ProgressBar.cs (30)
93
[
EditorBrowsable
(EditorBrowsableState.Never)]
101
[
EditorBrowsable
(EditorBrowsableState.Never)]
112
[
EditorBrowsable
(EditorBrowsableState.Always)]
140
[
EditorBrowsable
(EditorBrowsableState.Never)]
148
[
EditorBrowsable
(EditorBrowsableState.Never)]
156
[
EditorBrowsable
(EditorBrowsableState.Never)]
164
[
EditorBrowsable
(EditorBrowsableState.Never)]
172
[
EditorBrowsable
(EditorBrowsableState.Never)]
183
[
EditorBrowsable
(EditorBrowsableState.Never)]
191
[
EditorBrowsable
(EditorBrowsableState.Never)]
200
[
EditorBrowsable
(EditorBrowsableState.Never)]
208
[
EditorBrowsable
(EditorBrowsableState.Never)]
216
[
EditorBrowsable
(EditorBrowsableState.Never)]
359
[
EditorBrowsable
(EditorBrowsableState.Never)]
368
[
EditorBrowsable
(EditorBrowsableState.Never)]
429
[
EditorBrowsable
(EditorBrowsableState.Never)]
437
[
EditorBrowsable
(EditorBrowsableState.Never)]
445
[
EditorBrowsable
(EditorBrowsableState.Never)]
455
[
EditorBrowsable
(EditorBrowsableState.Never)]
488
[
EditorBrowsable
(EditorBrowsableState.Never)]
496
[
EditorBrowsable
(EditorBrowsableState.Never)]
504
[
EditorBrowsable
(EditorBrowsableState.Never)]
512
[
EditorBrowsable
(EditorBrowsableState.Never)]
520
[
EditorBrowsable
(EditorBrowsableState.Never)]
528
[
EditorBrowsable
(EditorBrowsableState.Never)]
536
[
EditorBrowsable
(EditorBrowsableState.Never)]
544
[
EditorBrowsable
(EditorBrowsableState.Never)]
621
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
654
[
EditorBrowsable
(EditorBrowsableState.Never)]
663
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (30)
306
[
EditorBrowsable
(EditorBrowsableState.Never)]
325
[
EditorBrowsable
(EditorBrowsableState.Never)]
333
[
EditorBrowsable
(EditorBrowsableState.Never)]
341
[
EditorBrowsable
(EditorBrowsableState.Never)]
349
[
EditorBrowsable
(EditorBrowsableState.Never)]
357
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
397
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
499
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
531
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
539
[
EditorBrowsable
(EditorBrowsableState.Never)]
549
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
573
[
EditorBrowsable
(EditorBrowsableState.Never)]
581
[
EditorBrowsable
(EditorBrowsableState.Never)]
807
[
EditorBrowsable
(EditorBrowsableState.Never)]
816
[
EditorBrowsable
(EditorBrowsableState.Never)]
876
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1126
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1138
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1330
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1339
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1348
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1357
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1366
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1375
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1384
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1393
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2579
[
EditorBrowsable
(EditorBrowsableState.Never)]
4018
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4026
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4034
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (4)
156
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
162
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
166
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
170
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (11)
147
[
EditorBrowsable
(EditorBrowsableState.Never)]
179
[
EditorBrowsable
(EditorBrowsableState.Never)]
187
[
EditorBrowsable
(EditorBrowsableState.Never)]
195
[
EditorBrowsable
(EditorBrowsableState.Never)]
203
[
EditorBrowsable
(EditorBrowsableState.Never)]
539
[
EditorBrowsable
(EditorBrowsableState.Never)]
1523
[
EditorBrowsable
(EditorBrowsableState.Never)]
1531
[
EditorBrowsable
(EditorBrowsableState.Never)]
1539
[
EditorBrowsable
(EditorBrowsableState.Never)]
1547
[
EditorBrowsable
(EditorBrowsableState.Never)]
1611
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Splitter\Splitter.cs (21)
67
[
EditorBrowsable
(EditorBrowsableState.Never)]
82
[
EditorBrowsable
(EditorBrowsableState.Never)]
109
[
EditorBrowsable
(EditorBrowsableState.Never)]
117
[
EditorBrowsable
(EditorBrowsableState.Never)]
125
[
EditorBrowsable
(EditorBrowsableState.Never)]
133
[
EditorBrowsable
(EditorBrowsableState.Never)]
141
[
EditorBrowsable
(EditorBrowsableState.Never)]
149
[
EditorBrowsable
(EditorBrowsableState.Never)]
157
[
EditorBrowsable
(EditorBrowsableState.Never)]
166
[
EditorBrowsable
(EditorBrowsableState.Never)]
286
[
EditorBrowsable
(EditorBrowsableState.Never)]
294
[
EditorBrowsable
(EditorBrowsableState.Never)]
427
[
EditorBrowsable
(EditorBrowsableState.Never)]
435
[
EditorBrowsable
(EditorBrowsableState.Never)]
443
[
EditorBrowsable
(EditorBrowsableState.Never)]
454
[
EditorBrowsable
(EditorBrowsableState.Never)]
462
[
EditorBrowsable
(EditorBrowsableState.Never)]
470
[
EditorBrowsable
(EditorBrowsableState.Never)]
478
[
EditorBrowsable
(EditorBrowsableState.Never)]
486
[
EditorBrowsable
(EditorBrowsableState.Never)]
494
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\TabControl\TabControl.cs (14)
169
[
EditorBrowsable
(EditorBrowsableState.Never)]
185
[
EditorBrowsable
(EditorBrowsableState.Never)]
193
[
EditorBrowsable
(EditorBrowsableState.Never)]
201
[
EditorBrowsable
(EditorBrowsableState.Never)]
209
[
EditorBrowsable
(EditorBrowsableState.Never)]
217
[
EditorBrowsable
(EditorBrowsableState.Never)]
240
[
EditorBrowsable
(EditorBrowsableState.Never)]
248
[
EditorBrowsable
(EditorBrowsableState.Never)]
256
[
EditorBrowsable
(EditorBrowsableState.Never)]
820
[
EditorBrowsable
(EditorBrowsableState.Never)]
830
[
EditorBrowsable
(EditorBrowsableState.Never)]
910
[
EditorBrowsable
(EditorBrowsableState.Never)]
1417
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1792
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\TabControl\TabPage.cs (22)
58
[
EditorBrowsable
(EditorBrowsableState.Never)]
74
[
EditorBrowsable
(EditorBrowsableState.Never)]
85
[
EditorBrowsable
(EditorBrowsableState.Never)]
271
[
EditorBrowsable
(EditorBrowsableState.Never)]
279
[
EditorBrowsable
(EditorBrowsableState.Never)]
287
[
EditorBrowsable
(EditorBrowsableState.Never)]
295
[
EditorBrowsable
(EditorBrowsableState.Never)]
303
[
EditorBrowsable
(EditorBrowsableState.Never)]
332
[
EditorBrowsable
(EditorBrowsableState.Never)]
340
[
EditorBrowsable
(EditorBrowsableState.Never)]
349
[
EditorBrowsable
(EditorBrowsableState.Never)]
357
[
EditorBrowsable
(EditorBrowsableState.Never)]
365
[
EditorBrowsable
(EditorBrowsableState.Never)]
369
[
EditorBrowsable
(EditorBrowsableState.Never)]
388
[
EditorBrowsable
(EditorBrowsableState.Never)]
396
[
EditorBrowsable
(EditorBrowsableState.Never)]
404
[
EditorBrowsable
(EditorBrowsableState.Never)]
413
[
EditorBrowsable
(EditorBrowsableState.Always)]
426
[
EditorBrowsable
(EditorBrowsableState.Always)]
464
[
EditorBrowsable
(EditorBrowsableState.Never)]
472
[
EditorBrowsable
(EditorBrowsableState.Never)]
747
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (19)
183
[
EditorBrowsable
(EditorBrowsableState.Never)]
228
[
EditorBrowsable
(EditorBrowsableState.Never)]
293
[
EditorBrowsable
(EditorBrowsableState.Never)]
597
[
EditorBrowsable
(EditorBrowsableState.Never)]
790
[
EditorBrowsable
(EditorBrowsableState.Never)]
803
[
EditorBrowsable
(EditorBrowsableState.Never)]
815
[
EditorBrowsable
(EditorBrowsableState.Never)]
1460
[
EditorBrowsable
(EditorBrowsableState.Never)]
1474
[
EditorBrowsable
(EditorBrowsableState.Never)]
1487
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1679
[
EditorBrowsable
(EditorBrowsableState.Never)]
1688
[
EditorBrowsable
(EditorBrowsableState.Never)]
1724
[
EditorBrowsable
(EditorBrowsableState.Never)]
1832
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2050
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2096
[
EditorBrowsable
(EditorBrowsableState.Never)]
2128
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2480
[
EditorBrowsable
(EditorBrowsableState.Never)]
2687
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\TextBox\TextBox.cs (3)
114
[
EditorBrowsable
(EditorBrowsableState.Always)]
143
[
EditorBrowsable
(EditorBrowsableState.Always)]
182
[
EditorBrowsable
(EditorBrowsableState.Always)]
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (13)
246
[
EditorBrowsable
(EditorBrowsableState.Never)]
303
[
EditorBrowsable
(EditorBrowsableState.Never)]
311
[
EditorBrowsable
(EditorBrowsableState.Never)]
319
[
EditorBrowsable
(EditorBrowsableState.Never)]
327
[
EditorBrowsable
(EditorBrowsableState.Never)]
335
[
EditorBrowsable
(EditorBrowsableState.Never)]
447
[
EditorBrowsable
(EditorBrowsableState.Never)]
455
[
EditorBrowsable
(EditorBrowsableState.Always)]
463
[
EditorBrowsable
(EditorBrowsableState.Always)]
758
[
EditorBrowsable
(EditorBrowsableState.Never)]
767
[
EditorBrowsable
(EditorBrowsableState.Never)]
790
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1414
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (22)
187
[
EditorBrowsable
(EditorBrowsableState.Always)]
211
[
EditorBrowsable
(EditorBrowsableState.Always)]
219
[
EditorBrowsable
(EditorBrowsableState.Never)]
231
[
EditorBrowsable
(EditorBrowsableState.Never)]
240
[
EditorBrowsable
(EditorBrowsableState.Never)]
249
[
EditorBrowsable
(EditorBrowsableState.Never)]
264
[
EditorBrowsable
(EditorBrowsableState.Always)]
465
[
EditorBrowsable
(EditorBrowsableState.Never)]
473
[
EditorBrowsable
(EditorBrowsableState.Never)]
500
[
EditorBrowsable
(EditorBrowsableState.Never)]
859
[
EditorBrowsable
(EditorBrowsableState.Never)]
899
[
EditorBrowsable
(EditorBrowsableState.Never)]
1009
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1349
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1721
[
EditorBrowsable
(EditorBrowsableState.Never)]
3607
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3632
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3849
[
EditorBrowsable
(EditorBrowsableState.Never)]
3852
[
EditorBrowsable
(EditorBrowsableState.Never)]
3993
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4023
[
EditorBrowsable
(EditorBrowsableState.Never)]
4208
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\ToolStrips\ToolStripButton.cs (1)
155
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\ToolStrips\ToolStripComboBox.cs (8)
38
[
EditorBrowsable
(EditorBrowsableState.Never)]
56
[
EditorBrowsable
(EditorBrowsableState.Always)]
66
[
EditorBrowsable
(EditorBrowsableState.Always)]
76
[
EditorBrowsable
(EditorBrowsableState.Always)]
84
[
EditorBrowsable
(EditorBrowsableState.Never)]
93
[
EditorBrowsable
(EditorBrowsableState.Never)]
112
[
EditorBrowsable
(EditorBrowsableState.Never)]
146
[
EditorBrowsable
(EditorBrowsableState.Always)]
System\Windows\Forms\Controls\ToolStrips\ToolStripContainer.cs (19)
58
[
EditorBrowsable
(EditorBrowsableState.Never)]
67
[
EditorBrowsable
(EditorBrowsableState.Never)]
76
[
EditorBrowsable
(EditorBrowsableState.Never)]
85
[
EditorBrowsable
(EditorBrowsableState.Never)]
94
[
EditorBrowsable
(EditorBrowsableState.Never)]
103
[
EditorBrowsable
(EditorBrowsableState.Never)]
112
[
EditorBrowsable
(EditorBrowsableState.Never)]
121
[
EditorBrowsable
(EditorBrowsableState.Never)]
130
[
EditorBrowsable
(EditorBrowsableState.Never)]
178
[
EditorBrowsable
(EditorBrowsableState.Never)]
187
[
EditorBrowsable
(EditorBrowsableState.Never)]
195
[
EditorBrowsable
(EditorBrowsableState.Never)]
204
[
EditorBrowsable
(EditorBrowsableState.Never)]
212
[
EditorBrowsable
(EditorBrowsableState.Never)]
222
[
EditorBrowsable
(EditorBrowsableState.Never)]
239
[
EditorBrowsable
(EditorBrowsableState.Never)]
248
[
EditorBrowsable
(EditorBrowsableState.Never)]
343
[
EditorBrowsable
(EditorBrowsableState.Never)]
353
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\ToolStrips\ToolStripContentPanel.cs (22)
33
[
EditorBrowsable
(EditorBrowsableState.Never)]
49
[
EditorBrowsable
(EditorBrowsableState.Never)]
58
[
EditorBrowsable
(EditorBrowsableState.Never)]
66
[
EditorBrowsable
(EditorBrowsableState.Never)]
75
[
EditorBrowsable
(EditorBrowsableState.Never)]
84
[
EditorBrowsable
(EditorBrowsableState.Never)]
111
[
EditorBrowsable
(EditorBrowsableState.Never)]
120
[
EditorBrowsable
(EditorBrowsableState.Never)]
129
[
EditorBrowsable
(EditorBrowsableState.Never)]
137
[
EditorBrowsable
(EditorBrowsableState.Never)]
146
[
EditorBrowsable
(EditorBrowsableState.Never)]
163
[
EditorBrowsable
(EditorBrowsableState.Never)]
172
[
EditorBrowsable
(EditorBrowsableState.Never)]
181
[
EditorBrowsable
(EditorBrowsableState.Never)]
190
[
EditorBrowsable
(EditorBrowsableState.Never)]
198
[
EditorBrowsable
(EditorBrowsableState.Never)]
209
[
EditorBrowsable
(EditorBrowsableState.Never)]
218
[
EditorBrowsable
(EditorBrowsableState.Never)]
227
[
EditorBrowsable
(EditorBrowsableState.Never)]
235
[
EditorBrowsable
(EditorBrowsableState.Never)]
307
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
315
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\ToolStrips\ToolStripControlHost.cs (18)
158
[
EditorBrowsable
(EditorBrowsableState.Never)]
167
[
EditorBrowsable
(EditorBrowsableState.Never)]
181
[
EditorBrowsable
(EditorBrowsableState.Never)]
210
[
EditorBrowsable
(EditorBrowsableState.Always)]
222
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
230
[
EditorBrowsable
(EditorBrowsableState.Never)]
239
[
EditorBrowsable
(EditorBrowsableState.Never)]
248
[
EditorBrowsable
(EditorBrowsableState.Never)]
257
[
EditorBrowsable
(EditorBrowsableState.Never)]
279
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
342
[
EditorBrowsable
(EditorBrowsableState.Never)]
385
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
410
[
EditorBrowsable
(EditorBrowsableState.Never)]
418
[
EditorBrowsable
(EditorBrowsableState.Never)]
427
[
EditorBrowsable
(EditorBrowsableState.Never)]
470
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
845
[
EditorBrowsable
(EditorBrowsableState.Never)]
848
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (40)
56
[
EditorBrowsable
(EditorBrowsableState.Never)]
93
[
EditorBrowsable
(EditorBrowsableState.Never)]
162
[
EditorBrowsable
(EditorBrowsableState.Never)]
170
[
EditorBrowsable
(EditorBrowsableState.Always)]
178
[
EditorBrowsable
(EditorBrowsableState.Never)]
186
[
EditorBrowsable
(EditorBrowsableState.Always)]
287
[
EditorBrowsable
(EditorBrowsableState.Always)]
296
[
EditorBrowsable
(EditorBrowsableState.Always)]
347
[
EditorBrowsable
(EditorBrowsableState.Always)]
371
[
EditorBrowsable
(EditorBrowsableState.Always)]
379
[
EditorBrowsable
(EditorBrowsableState.Never)]
387
[
EditorBrowsable
(EditorBrowsableState.Never)]
395
[
EditorBrowsable
(EditorBrowsableState.Never)]
402
[
EditorBrowsable
(EditorBrowsableState.Never)]
409
[
EditorBrowsable
(EditorBrowsableState.Never)]
419
[
EditorBrowsable
(EditorBrowsableState.Never)]
427
[
EditorBrowsable
(EditorBrowsableState.Always)]
435
[
EditorBrowsable
(EditorBrowsableState.Always)]
486
[
EditorBrowsable
(EditorBrowsableState.Always)]
494
[
EditorBrowsable
(EditorBrowsableState.Always)]
502
[
EditorBrowsable
(EditorBrowsableState.Always)]
510
[
EditorBrowsable
(EditorBrowsableState.Always)]
520
[
EditorBrowsable
(EditorBrowsableState.Never)]
565
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
598
[
EditorBrowsable
(EditorBrowsableState.Never)]
664
[
EditorBrowsable
(EditorBrowsableState.Always)]
672
[
EditorBrowsable
(EditorBrowsableState.Always)]
728
[
EditorBrowsable
(EditorBrowsableState.Never)]
736
[
EditorBrowsable
(EditorBrowsableState.Never)]
744
[
EditorBrowsable
(EditorBrowsableState.Always)]
760
[
EditorBrowsable
(EditorBrowsableState.Never)]
768
[
EditorBrowsable
(EditorBrowsableState.Never)]
792
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
818
[
EditorBrowsable
(EditorBrowsableState.Never)]
828
[
EditorBrowsable
(EditorBrowsableState.Never)]
838
[
EditorBrowsable
(EditorBrowsableState.Never)]
846
[
EditorBrowsable
(EditorBrowsableState.Never)]
1385
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1454
[
EditorBrowsable
(EditorBrowsableState.Never)]
1808
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (58)
188
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
209
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
308
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
420
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
432
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
467
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
726
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
751
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
761
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
771
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
781
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
932
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
945
[
EditorBrowsable
(EditorBrowsableState.Always)]
1590
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2002
[
EditorBrowsable
(EditorBrowsableState.Always)]
2073
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2128
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2159
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2623
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2686
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2694
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2702
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2730
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2738
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2746
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2754
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2761
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2769
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2781
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2801
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2808
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2878
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2917
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2926
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2936
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2967
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2987
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3279
[
EditorBrowsable
(EditorBrowsableState.Never)]
3285
[
EditorBrowsable
(EditorBrowsableState.Never)]
3299
[
EditorBrowsable
(EditorBrowsableState.Never)]
3309
[
EditorBrowsable
(EditorBrowsableState.Never)]
3315
[
EditorBrowsable
(EditorBrowsableState.Never)]
3321
[
EditorBrowsable
(EditorBrowsableState.Never)]
3327
[
EditorBrowsable
(EditorBrowsableState.Never)]
3333
[
EditorBrowsable
(EditorBrowsableState.Never)]
3339
[
EditorBrowsable
(EditorBrowsableState.Never)]
3346
[
EditorBrowsable
(EditorBrowsableState.Never)]
3353
[
EditorBrowsable
(EditorBrowsableState.Never)]
3369
[
EditorBrowsable
(EditorBrowsableState.Never)]
3372
[
EditorBrowsable
(EditorBrowsableState.Never)]
3378
[
EditorBrowsable
(EditorBrowsableState.Never)]
3384
[
EditorBrowsable
(EditorBrowsableState.Never)]
3390
[
EditorBrowsable
(EditorBrowsableState.Never)]
3393
[
EditorBrowsable
(EditorBrowsableState.Never)]
3396
[
EditorBrowsable
(EditorBrowsableState.Never)]
3403
[
EditorBrowsable
(EditorBrowsableState.Never)]
3412
[
EditorBrowsable
(EditorBrowsableState.Never)]
3418
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\ToolStrips\ToolStripLabel.cs (4)
296
[
EditorBrowsable
(EditorBrowsableState.Never)]
302
[
EditorBrowsable
(EditorBrowsableState.Never)]
308
[
EditorBrowsable
(EditorBrowsableState.Never)]
323
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\ToolStrips\ToolStripMenuItem.cs (1)
191
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\ToolStrips\ToolStripOverflowButton.cs (1)
52
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (13)
63
[
EditorBrowsable
(EditorBrowsableState.Never)]
72
[
EditorBrowsable
(EditorBrowsableState.Never)]
81
[
EditorBrowsable
(EditorBrowsableState.Never)]
90
[
EditorBrowsable
(EditorBrowsableState.Never)]
108
[
EditorBrowsable
(EditorBrowsableState.Always)]
179
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
299
[
EditorBrowsable
(EditorBrowsableState.Never)]
308
[
EditorBrowsable
(EditorBrowsableState.Never)]
317
[
EditorBrowsable
(EditorBrowsableState.Never)]
330
[
EditorBrowsable
(EditorBrowsableState.Never)]
338
[
EditorBrowsable
(EditorBrowsableState.Never)]
348
[
EditorBrowsable
(EditorBrowsableState.Never)]
434
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.ToolStripPanelRowControlCollection.cs (6)
71
[
EditorBrowsable
(EditorBrowsableState.Never)]
87
[
EditorBrowsable
(EditorBrowsableState.Never)]
203
[
EditorBrowsable
(EditorBrowsableState.Never)]
263
[
EditorBrowsable
(EditorBrowsableState.Never)]
270
[
EditorBrowsable
(EditorBrowsableState.Never)]
281
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\ToolStrips\ToolStripProgressBar.cs (11)
50
[
EditorBrowsable
(EditorBrowsableState.Never)]
59
[
EditorBrowsable
(EditorBrowsableState.Never)]
203
[
EditorBrowsable
(EditorBrowsableState.Never)]
276
[
EditorBrowsable
(EditorBrowsableState.Never)]
287
[
EditorBrowsable
(EditorBrowsableState.Never)]
298
[
EditorBrowsable
(EditorBrowsableState.Never)]
309
[
EditorBrowsable
(EditorBrowsableState.Never)]
320
[
EditorBrowsable
(EditorBrowsableState.Never)]
339
[
EditorBrowsable
(EditorBrowsableState.Never)]
350
[
EditorBrowsable
(EditorBrowsableState.Never)]
361
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\ToolStrips\ToolStripSeparator.cs (25)
22
[
EditorBrowsable
(EditorBrowsableState.Never)]
31
[
EditorBrowsable
(EditorBrowsableState.Never)]
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
59
[
EditorBrowsable
(EditorBrowsableState.Never)]
68
[
EditorBrowsable
(EditorBrowsableState.Never)]
77
[
EditorBrowsable
(EditorBrowsableState.Never)]
85
[
EditorBrowsable
(EditorBrowsableState.Never)]
94
[
EditorBrowsable
(EditorBrowsableState.Never)]
102
[
EditorBrowsable
(EditorBrowsableState.Never)]
112
[
EditorBrowsable
(EditorBrowsableState.Never)]
121
[
EditorBrowsable
(EditorBrowsableState.Never)]
130
[
EditorBrowsable
(EditorBrowsableState.Never)]
140
[
EditorBrowsable
(EditorBrowsableState.Never)]
150
[
EditorBrowsable
(EditorBrowsableState.Never)]
159
[
EditorBrowsable
(EditorBrowsableState.Never)]
192
[
EditorBrowsable
(EditorBrowsableState.Never)]
201
[
EditorBrowsable
(EditorBrowsableState.Never)]
209
[
EditorBrowsable
(EditorBrowsableState.Never)]
218
[
EditorBrowsable
(EditorBrowsableState.Never)]
227
[
EditorBrowsable
(EditorBrowsableState.Never)]
236
[
EditorBrowsable
(EditorBrowsableState.Never)]
245
[
EditorBrowsable
(EditorBrowsableState.Never)]
253
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
296
[
EditorBrowsable
(EditorBrowsableState.Never)]
303
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\ToolStrips\ToolStripSplitButton.cs (3)
263
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
542
[
EditorBrowsable
(EditorBrowsableState.Never)]
550
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\ToolStrips\ToolStripStatusLabel.cs (2)
76
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
154
[
EditorBrowsable
(EditorBrowsableState.Always)]
System\Windows\Forms\Controls\ToolStrips\ToolStripTextBox.cs (9)
46
[
EditorBrowsable
(EditorBrowsableState.Never)]
54
[
EditorBrowsable
(EditorBrowsableState.Never)]
63
[
EditorBrowsable
(EditorBrowsableState.Never)]
185
[
EditorBrowsable
(EditorBrowsableState.Always)]
196
[
EditorBrowsable
(EditorBrowsableState.Always)]
206
[
EditorBrowsable
(EditorBrowsableState.Always)]
288
[
EditorBrowsable
(EditorBrowsableState.Never)]
365
[
EditorBrowsable
(EditorBrowsableState.Never)]
410
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\TrackBar\TrackBar.cs (24)
73
[
EditorBrowsable
(EditorBrowsableState.Always)]
107
[
EditorBrowsable
(EditorBrowsableState.Always)]
115
[
EditorBrowsable
(EditorBrowsableState.Never)]
123
[
EditorBrowsable
(EditorBrowsableState.Never)]
131
[
EditorBrowsable
(EditorBrowsableState.Never)]
139
[
EditorBrowsable
(EditorBrowsableState.Never)]
207
[
EditorBrowsable
(EditorBrowsableState.Never)]
215
[
EditorBrowsable
(EditorBrowsableState.Never)]
224
[
EditorBrowsable
(EditorBrowsableState.Never)]
236
[
EditorBrowsable
(EditorBrowsableState.Never)]
244
[
EditorBrowsable
(EditorBrowsableState.Never)]
252
[
EditorBrowsable
(EditorBrowsableState.Never)]
260
[
EditorBrowsable
(EditorBrowsableState.Never)]
401
[
EditorBrowsable
(EditorBrowsableState.Never)]
410
[
EditorBrowsable
(EditorBrowsableState.Never)]
505
[
EditorBrowsable
(EditorBrowsableState.Never)]
515
[
EditorBrowsable
(EditorBrowsableState.Never)]
630
[
EditorBrowsable
(EditorBrowsableState.Never)]
638
[
EditorBrowsable
(EditorBrowsableState.Never)]
646
[
EditorBrowsable
(EditorBrowsableState.Never)]
654
[
EditorBrowsable
(EditorBrowsableState.Never)]
678
[
EditorBrowsable
(EditorBrowsableState.Never)]
880
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
909
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\TreeView\TreeView.cs (12)
215
[
EditorBrowsable
(EditorBrowsableState.Never)]
223
[
EditorBrowsable
(EditorBrowsableState.Never)]
231
[
EditorBrowsable
(EditorBrowsableState.Never)]
239
[
EditorBrowsable
(EditorBrowsableState.Never)]
421
[
EditorBrowsable
(EditorBrowsableState.Never)]
937
[
EditorBrowsable
(EditorBrowsableState.Never)]
946
[
EditorBrowsable
(EditorBrowsableState.Never)]
1227
[
EditorBrowsable
(EditorBrowsableState.Never)]
1273
[
EditorBrowsable
(EditorBrowsableState.Never)]
1283
[
EditorBrowsable
(EditorBrowsableState.Never)]
1455
[
EditorBrowsable
(EditorBrowsableState.Never)]
2312
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\Unsupported\ContextMenu\ContextMenu.cs (1)
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\ContextMenu\Menu.cs (2)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
30
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\Unsupported\ContextMenu\Menu.MenuItemCollection.cs (1)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\ContextMenu\MenuItem.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\ContextMenu\MenuMerge.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGrid.cs (12)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
61
[
EditorBrowsable
(EditorBrowsableState.Never)]
69
[
EditorBrowsable
(EditorBrowsableState.Never)]
155
[
EditorBrowsable
(EditorBrowsableState.Never)]
192
[
EditorBrowsable
(EditorBrowsableState.Never)]
283
[
EditorBrowsable
(EditorBrowsableState.Never)]
291
[
EditorBrowsable
(EditorBrowsableState.Never)]
299
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
353
[
EditorBrowsable
(EditorBrowsableState.Never)]
443
[
EditorBrowsable
(EditorBrowsableState.Never)]
453
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
583
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGrid.HitTestInfo.cs (1)
20
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGrid.HitTestType.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridBoolColumn.cs (1)
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridCell.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridColumnStyle.CompModSwitches.cs (1)
20
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridColumnStyle.cs (3)
20
[
EditorBrowsable
(EditorBrowsableState.Never)]
50
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
58
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridColumnStyle.DataGridColumnHeaderAccessibleObject.cs (1)
22
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridLineStyle.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridParentRowsLabel.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridPreferredColumnWidthTypeConverter.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridTableStyle.cs (2)
20
[
EditorBrowsable
(EditorBrowsableState.Never)]
187
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridTextBox.cs (1)
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridTextBoxColumn.cs (2)
20
[
EditorBrowsable
(EditorBrowsableState.Never)]
46
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\Unsupported\DataGrid\GridColumnStylesCollection.cs (1)
20
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\DataGrid\GridTablesFactory.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\DataGrid\GridTableStylesCollection.cs (1)
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\DataGrid\IDataGridEditingService.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\MainMenu\MainMenu.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBar.cs (13)
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
32
[
EditorBrowsable
(EditorBrowsableState.Never)]
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
48
[
EditorBrowsable
(EditorBrowsableState.Never)]
63
[
EditorBrowsable
(EditorBrowsableState.Never)]
78
[
EditorBrowsable
(EditorBrowsableState.Never)]
86
[
EditorBrowsable
(EditorBrowsableState.Never)]
119
[
EditorBrowsable
(EditorBrowsableState.Never)]
127
[
EditorBrowsable
(EditorBrowsableState.Never)]
135
[
EditorBrowsable
(EditorBrowsableState.Never)]
149
[
EditorBrowsable
(EditorBrowsableState.Never)]
157
[
EditorBrowsable
(EditorBrowsableState.Never)]
165
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBar.StatusBarPanelCollection.cs (2)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
43
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarDrawItemEventArgs.cs (1)
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarDrawItemEventHandler.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarPanel.cs (1)
19
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarPanelAutoSize.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarPanelBorderStyle.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarPanelClickEventArgs.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarPanelClickEventHandler.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarPanelStyle.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBar.cs (21)
20
[
EditorBrowsable
(EditorBrowsableState.Never)]
43
[
EditorBrowsable
(EditorBrowsableState.Always)]
52
[
EditorBrowsable
(EditorBrowsableState.Never)]
60
[
EditorBrowsable
(EditorBrowsableState.Never)]
68
[
EditorBrowsable
(EditorBrowsableState.Never)]
111
[
EditorBrowsable
(EditorBrowsableState.Never)]
127
[
EditorBrowsable
(EditorBrowsableState.Never)]
142
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
147
[
EditorBrowsable
(EditorBrowsableState.Never)]
151
[
EditorBrowsable
(EditorBrowsableState.Never)]
169
[
EditorBrowsable
(EditorBrowsableState.Never)]
194
[
EditorBrowsable
(EditorBrowsableState.Always)]
202
[
EditorBrowsable
(EditorBrowsableState.Never)]
210
[
EditorBrowsable
(EditorBrowsableState.Never)]
218
[
EditorBrowsable
(EditorBrowsableState.Never)]
238
[
EditorBrowsable
(EditorBrowsableState.Never)]
246
[
EditorBrowsable
(EditorBrowsableState.Never)]
254
[
EditorBrowsable
(EditorBrowsableState.Never)]
262
[
EditorBrowsable
(EditorBrowsableState.Never)]
270
[
EditorBrowsable
(EditorBrowsableState.Never)]
281
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBar.ToolBarButtonCollection.cs (1)
21
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBarAppearance.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBarButton.cs (1)
20
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBarButtonClickEventArgs.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBarButtonClickEventHandler.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBarButtonStyle.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBarTextAlign.cs (1)
16
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\UpDown\DomainUpDown.cs (2)
61
[
EditorBrowsable
(EditorBrowsableState.Never)]
70
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\UpDown\DomainUpDown.DomainItemAccessibleObject.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\UpDown\DomainUpDown.DomainUpDownAccessibleObject.cs (1)
10
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\UpDown\NumericUpDown.cs (4)
222
[
EditorBrowsable
(EditorBrowsableState.Never)]
231
[
EditorBrowsable
(EditorBrowsableState.Never)]
254
[
EditorBrowsable
(EditorBrowsableState.Never)]
266
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\UpDown\UpDownBase.cs (16)
77
[
EditorBrowsable
(EditorBrowsableState.Never)]
89
[
EditorBrowsable
(EditorBrowsableState.Never)]
98
[
EditorBrowsable
(EditorBrowsableState.Never)]
110
[
EditorBrowsable
(EditorBrowsableState.Always)]
121
[
EditorBrowsable
(EditorBrowsableState.Always)]
144
[
EditorBrowsable
(EditorBrowsableState.Never)]
153
[
EditorBrowsable
(EditorBrowsableState.Never)]
161
[
EditorBrowsable
(EditorBrowsableState.Never)]
170
[
EditorBrowsable
(EditorBrowsableState.Never)]
249
[
EditorBrowsable
(EditorBrowsableState.Never)]
296
[
EditorBrowsable
(EditorBrowsableState.Never)]
304
[
EditorBrowsable
(EditorBrowsableState.Never)]
312
[
EditorBrowsable
(EditorBrowsableState.Never)]
320
[
EditorBrowsable
(EditorBrowsableState.Never)]
332
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
942
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
439
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\WebBrowser\HtmlElementEventArgs.cs (2)
102
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
113
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Controls\WebBrowser\WebBrowser.cs (2)
493
[
EditorBrowsable
(EditorBrowsableState.Never)]
502
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.cs (55)
158
[
EditorBrowsable
(EditorBrowsableState.Never)]
689
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1206
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1240
[
EditorBrowsable
(EditorBrowsableState.Never)]
1249
[
EditorBrowsable
(EditorBrowsableState.Never)]
1259
[
EditorBrowsable
(EditorBrowsableState.Never)]
1271
[
EditorBrowsable
(EditorBrowsableState.Never)]
1283
[
EditorBrowsable
(EditorBrowsableState.Never)]
1295
[
EditorBrowsable
(EditorBrowsableState.Never)]
1307
[
EditorBrowsable
(EditorBrowsableState.Never)]
1319
[
EditorBrowsable
(EditorBrowsableState.Never)]
1332
[
EditorBrowsable
(EditorBrowsableState.Never)]
1344
[
EditorBrowsable
(EditorBrowsableState.Never)]
1357
[
EditorBrowsable
(EditorBrowsableState.Never)]
1368
[
EditorBrowsable
(EditorBrowsableState.Never)]
1384
[
EditorBrowsable
(EditorBrowsableState.Never)]
1392
[
EditorBrowsable
(EditorBrowsableState.Never)]
1400
[
EditorBrowsable
(EditorBrowsableState.Never)]
1408
[
EditorBrowsable
(EditorBrowsableState.Never)]
1416
[
EditorBrowsable
(EditorBrowsableState.Never)]
1424
[
EditorBrowsable
(EditorBrowsableState.Never)]
1432
[
EditorBrowsable
(EditorBrowsableState.Never)]
1440
[
EditorBrowsable
(EditorBrowsableState.Never)]
1448
[
EditorBrowsable
(EditorBrowsableState.Never)]
1456
[
EditorBrowsable
(EditorBrowsableState.Never)]
1464
[
EditorBrowsable
(EditorBrowsableState.Never)]
1472
[
EditorBrowsable
(EditorBrowsableState.Never)]
1480
[
EditorBrowsable
(EditorBrowsableState.Never)]
1488
[
EditorBrowsable
(EditorBrowsableState.Never)]
1496
[
EditorBrowsable
(EditorBrowsableState.Never)]
1504
[
EditorBrowsable
(EditorBrowsableState.Never)]
1512
[
EditorBrowsable
(EditorBrowsableState.Never)]
1520
[
EditorBrowsable
(EditorBrowsableState.Never)]
1528
[
EditorBrowsable
(EditorBrowsableState.Never)]
1536
[
EditorBrowsable
(EditorBrowsableState.Never)]
1544
[
EditorBrowsable
(EditorBrowsableState.Never)]
1552
[
EditorBrowsable
(EditorBrowsableState.Never)]
1561
[
EditorBrowsable
(EditorBrowsableState.Never)]
1569
[
EditorBrowsable
(EditorBrowsableState.Never)]
1577
[
EditorBrowsable
(EditorBrowsableState.Never)]
1585
[
EditorBrowsable
(EditorBrowsableState.Never)]
1593
[
EditorBrowsable
(EditorBrowsableState.Never)]
1601
[
EditorBrowsable
(EditorBrowsableState.Never)]
1609
[
EditorBrowsable
(EditorBrowsableState.Never)]
1617
[
EditorBrowsable
(EditorBrowsableState.Never)]
1625
[
EditorBrowsable
(EditorBrowsableState.Never)]
1633
[
EditorBrowsable
(EditorBrowsableState.Never)]
1641
[
EditorBrowsable
(EditorBrowsableState.Never)]
1649
[
EditorBrowsable
(EditorBrowsableState.Never)]
1657
[
EditorBrowsable
(EditorBrowsableState.Never)]
1665
[
EditorBrowsable
(EditorBrowsableState.Never)]
1673
[
EditorBrowsable
(EditorBrowsableState.Never)]
1681
[
EditorBrowsable
(EditorBrowsableState.Never)]
1689
[
EditorBrowsable
(EditorBrowsableState.Never)]
1697
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\ControlStyles.cs (1)
120
[
EditorBrowsable
(EditorBrowsableState.Never)] // It is recommended that you use the DoubleBuffer property instead.
System\Windows\Forms\DataBinding\BindableComponent.cs (3)
23
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
46
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
56
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\DataBinding\BindingContext.cs (1)
122
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\DataBinding\BindingNavigator.cs (3)
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
59
[
EditorBrowsable
(EditorBrowsableState.Never)]
492
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\DataBinding\BindingSource.cs (7)
1028
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1225
[
EditorBrowsable
(EditorBrowsableState.Never)]
1698
[
EditorBrowsable
(EditorBrowsableState.Never)]
1705
[
EditorBrowsable
(EditorBrowsableState.Never)]
1721
[
EditorBrowsable
(EditorBrowsableState.Never)]
1762
[
EditorBrowsable
(EditorBrowsableState.Never)]
1774
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Design\ComponentEditorForm.cs (2)
118
[
EditorBrowsable
(EditorBrowsableState.Never)]
127
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Design\ComponentEditorPage.cs (2)
28
[
EditorBrowsable
(EditorBrowsableState.Never)]
37
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Dialogs\CommonDialogs\FolderBrowserDialog.cs (1)
65
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (2)
357
[
EditorBrowsable
(EditorBrowsableState.Never)]
366
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\ErrorProvider\ErrorProvider.cs (1)
767
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Form.cs (72)
394
[
EditorBrowsable
(EditorBrowsableState.Never)]
438
[
EditorBrowsable
(EditorBrowsableState.Never)]
490
[
EditorBrowsable
(EditorBrowsableState.Always)]
518
[
EditorBrowsable
(EditorBrowsableState.Always)]
568
[
EditorBrowsable
(EditorBrowsableState.Always)]
576
[
EditorBrowsable
(EditorBrowsableState.Always)]
987
[
EditorBrowsable
(EditorBrowsableState.Always)]
1131
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1279
[
EditorBrowsable
(EditorBrowsableState.Never)]
1290
[
EditorBrowsable
(EditorBrowsableState.Never)]
1884
[
EditorBrowsable
(EditorBrowsableState.Never)]
1893
[
EditorBrowsable
(EditorBrowsableState.Never)]
1906
[
EditorBrowsable
(EditorBrowsableState.Never)]
1916
[
EditorBrowsable
(EditorBrowsableState.Never)]
1958
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2049
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2554
[
EditorBrowsable
(EditorBrowsableState.Never)]
2572
[
EditorBrowsable
(EditorBrowsableState.Never)]
2884
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2972
[
EditorBrowsable
(EditorBrowsableState.Never)]
3243
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3278
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3424
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3723
[
EditorBrowsable
(EditorBrowsableState.Never)]
3937
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
3984
[
EditorBrowsable
(EditorBrowsableState.Never)]
3998
[
EditorBrowsable
(EditorBrowsableState.Never)]
4012
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4021
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4050
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4066
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4075
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4095
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4107
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4136
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4172
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4189
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4222
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4288
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4297
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4306
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4319
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4329
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4335
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4367
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4378
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4388
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4397
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4434
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4453
[
EditorBrowsable
(EditorBrowsableState.Always)]
4532
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4587
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4618
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4624
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
4737
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
5076
[
EditorBrowsable
(EditorBrowsableState.Never)]
5130
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
5146
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
5166
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
5283
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
5850
[
EditorBrowsable
(EditorBrowsableState.Never)]
5872
[
EditorBrowsable
(EditorBrowsableState.Never)]
5881
[
EditorBrowsable
(EditorBrowsableState.Never)]
5891
[
EditorBrowsable
(EditorBrowsableState.Never)]
6301
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6314
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6323
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
6496
[
EditorBrowsable
(EditorBrowsableState.Always)]
6507
[
EditorBrowsable
(EditorBrowsableState.Always)]
7027
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
7141
[
EditorBrowsable
(EditorBrowsableState.Never)]
7158
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Layout\Containers\ContainerControl.cs (12)
107
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
165
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
202
[
EditorBrowsable
(EditorBrowsableState.Never)]
235
[
EditorBrowsable
(EditorBrowsableState.Never)]
305
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
450
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
855
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1179
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1849
[
EditorBrowsable
(EditorBrowsableState.Never)]
1857
[
EditorBrowsable
(EditorBrowsableState.Never)]
1988
[
EditorBrowsable
(EditorBrowsableState.Never)]
2030
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Layout\Containers\SplitContainer.cs (22)
120
[
EditorBrowsable
(EditorBrowsableState.Never)]
132
[
EditorBrowsable
(EditorBrowsableState.Never)]
143
[
EditorBrowsable
(EditorBrowsableState.Never)]
155
[
EditorBrowsable
(EditorBrowsableState.Never)]
166
[
EditorBrowsable
(EditorBrowsableState.Never)]
179
[
EditorBrowsable
(EditorBrowsableState.Never)]
188
[
EditorBrowsable
(EditorBrowsableState.Never)]
196
[
EditorBrowsable
(EditorBrowsableState.Always)]
204
[
EditorBrowsable
(EditorBrowsableState.Never)]
275
[
EditorBrowsable
(EditorBrowsableState.Never)]
283
[
EditorBrowsable
(EditorBrowsableState.Never)]
291
[
EditorBrowsable
(EditorBrowsableState.Never)]
501
[
EditorBrowsable
(EditorBrowsableState.Never)]
510
[
EditorBrowsable
(EditorBrowsableState.Never)]
833
[
EditorBrowsable
(EditorBrowsableState.Never)]
877
[
EditorBrowsable
(EditorBrowsableState.Always)]
885
[
EditorBrowsable
(EditorBrowsableState.Never)]
909
[
EditorBrowsable
(EditorBrowsableState.Never)]
1061
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1240
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1750
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
2421
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\MDI\MDIClient.cs (2)
63
[
EditorBrowsable
(EditorBrowsableState.Never)]
186
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Panels\Panel.cs (7)
43
[
EditorBrowsable
(EditorBrowsableState.Always)]
54
[
EditorBrowsable
(EditorBrowsableState.Always)]
162
[
EditorBrowsable
(EditorBrowsableState.Never)]
170
[
EditorBrowsable
(EditorBrowsableState.Never)]
178
[
EditorBrowsable
(EditorBrowsableState.Never)]
195
[
EditorBrowsable
(EditorBrowsableState.Never)]
205
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Panels\SplitterPanel.cs (23)
26
[
EditorBrowsable
(EditorBrowsableState.Never)]
40
[
EditorBrowsable
(EditorBrowsableState.Never)]
51
[
EditorBrowsable
(EditorBrowsableState.Never)]
64
[
EditorBrowsable
(EditorBrowsableState.Never)]
77
[
EditorBrowsable
(EditorBrowsableState.Never)]
95
[
EditorBrowsable
(EditorBrowsableState.Never)]
107
[
EditorBrowsable
(EditorBrowsableState.Never)]
120
[
EditorBrowsable
(EditorBrowsableState.Always)]
138
[
EditorBrowsable
(EditorBrowsableState.Never)]
158
[
EditorBrowsable
(EditorBrowsableState.Never)]
170
[
EditorBrowsable
(EditorBrowsableState.Never)]
184
[
EditorBrowsable
(EditorBrowsableState.Never)]
206
[
EditorBrowsable
(EditorBrowsableState.Never)]
218
[
EditorBrowsable
(EditorBrowsableState.Never)]
230
[
EditorBrowsable
(EditorBrowsableState.Never)]
244
[
EditorBrowsable
(EditorBrowsableState.Never)]
257
[
EditorBrowsable
(EditorBrowsableState.Never)]
271
[
EditorBrowsable
(EditorBrowsableState.Always)]
289
[
EditorBrowsable
(EditorBrowsableState.Never)]
301
[
EditorBrowsable
(EditorBrowsableState.Never)]
313
[
EditorBrowsable
(EditorBrowsableState.Never)]
325
[
EditorBrowsable
(EditorBrowsableState.Never)]
337
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutPanel.cs (7)
35
[
EditorBrowsable
(EditorBrowsableState.Never)]
61
[
EditorBrowsable
(EditorBrowsableState.Never)]
166
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
262
[
EditorBrowsable
(EditorBrowsableState.Never)]
284
[
EditorBrowsable
(EditorBrowsableState.Never)]
318
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
484
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Printing\PageSetupDialog.cs (1)
92
[
EditorBrowsable
(EditorBrowsableState.Always)]
System\Windows\Forms\Printing\PrintPreviewControl.cs (5)
266
[
EditorBrowsable
(EditorBrowsableState.Never)]
277
[
EditorBrowsable
(EditorBrowsableState.Never)]
292
[
EditorBrowsable
(EditorBrowsableState.Never)]
297
[
EditorBrowsable
(EditorBrowsableState.Never)]
384
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Printing\PrintPreviewDialog.cs (79)
62
[
EditorBrowsable
(EditorBrowsableState.Never)]
70
[
EditorBrowsable
(EditorBrowsableState.Never)]
80
[
EditorBrowsable
(EditorBrowsableState.Never)]
88
[
EditorBrowsable
(EditorBrowsableState.Never)]
97
[
EditorBrowsable
(EditorBrowsableState.Never)]
105
[
EditorBrowsable
(EditorBrowsableState.Never)]
113
[
EditorBrowsable
(EditorBrowsableState.Never)]
121
[
EditorBrowsable
(EditorBrowsableState.Never)]
129
[
EditorBrowsable
(EditorBrowsableState.Never)]
137
[
EditorBrowsable
(EditorBrowsableState.Never)]
145
[
EditorBrowsable
(EditorBrowsableState.Never)]
153
[
EditorBrowsable
(EditorBrowsableState.Never)]
161
[
EditorBrowsable
(EditorBrowsableState.Never)]
169
[
EditorBrowsable
(EditorBrowsableState.Never)]
177
[
EditorBrowsable
(EditorBrowsableState.Never)]
185
[
EditorBrowsable
(EditorBrowsableState.Never)]
193
[
EditorBrowsable
(EditorBrowsableState.Never)]
201
[
EditorBrowsable
(EditorBrowsableState.Never)]
209
[
EditorBrowsable
(EditorBrowsableState.Never)]
217
[
EditorBrowsable
(EditorBrowsableState.Never)]
225
[
EditorBrowsable
(EditorBrowsableState.Never)]
233
[
EditorBrowsable
(EditorBrowsableState.Never)]
241
[
EditorBrowsable
(EditorBrowsableState.Never)]
250
[
EditorBrowsable
(EditorBrowsableState.Never)]
258
[
EditorBrowsable
(EditorBrowsableState.Never)]
266
[
EditorBrowsable
(EditorBrowsableState.Never)]
274
[
EditorBrowsable
(EditorBrowsableState.Never)]
282
[
EditorBrowsable
(EditorBrowsableState.Never)]
290
[
EditorBrowsable
(EditorBrowsableState.Never)]
298
[
EditorBrowsable
(EditorBrowsableState.Never)]
306
[
EditorBrowsable
(EditorBrowsableState.Never)]
314
[
EditorBrowsable
(EditorBrowsableState.Never)]
322
[
EditorBrowsable
(EditorBrowsableState.Never)]
330
[
EditorBrowsable
(EditorBrowsableState.Never)]
338
[
EditorBrowsable
(EditorBrowsableState.Never)]
346
[
EditorBrowsable
(EditorBrowsableState.Never)]
354
[
EditorBrowsable
(EditorBrowsableState.Never)]
362
[
EditorBrowsable
(EditorBrowsableState.Never)]
370
[
EditorBrowsable
(EditorBrowsableState.Never)]
378
[
EditorBrowsable
(EditorBrowsableState.Never)]
384
[
EditorBrowsable
(EditorBrowsableState.Never)]
392
[
EditorBrowsable
(EditorBrowsableState.Never)]
400
[
EditorBrowsable
(EditorBrowsableState.Never)]
409
[
EditorBrowsable
(EditorBrowsableState.Never)]
417
[
EditorBrowsable
(EditorBrowsableState.Never)]
425
[
EditorBrowsable
(EditorBrowsableState.Never)]
433
[
EditorBrowsable
(EditorBrowsableState.Never)]
442
[
EditorBrowsable
(EditorBrowsableState.Never)]
450
[
EditorBrowsable
(EditorBrowsableState.Never)]
458
[
EditorBrowsable
(EditorBrowsableState.Never)]
466
[
EditorBrowsable
(EditorBrowsableState.Never)]
474
[
EditorBrowsable
(EditorBrowsableState.Never)]
482
[
EditorBrowsable
(EditorBrowsableState.Never)]
490
[
EditorBrowsable
(EditorBrowsableState.Never)]
498
[
EditorBrowsable
(EditorBrowsableState.Never)]
506
[
EditorBrowsable
(EditorBrowsableState.Never)]
514
[
EditorBrowsable
(EditorBrowsableState.Never)]
522
[
EditorBrowsable
(EditorBrowsableState.Never)]
530
[
EditorBrowsable
(EditorBrowsableState.Never)]
538
[
EditorBrowsable
(EditorBrowsableState.Never)]
546
[
EditorBrowsable
(EditorBrowsableState.Never)]
554
[
EditorBrowsable
(EditorBrowsableState.Never)]
562
[
EditorBrowsable
(EditorBrowsableState.Never)]
570
[
EditorBrowsable
(EditorBrowsableState.Never)]
578
[
EditorBrowsable
(EditorBrowsableState.Never)]
586
[
EditorBrowsable
(EditorBrowsableState.Never)]
594
[
EditorBrowsable
(EditorBrowsableState.Never)]
602
[
EditorBrowsable
(EditorBrowsableState.Never)]
611
[
EditorBrowsable
(EditorBrowsableState.Never)]
619
[
EditorBrowsable
(EditorBrowsableState.Never)]
627
[
EditorBrowsable
(EditorBrowsableState.Never)]
635
[
EditorBrowsable
(EditorBrowsableState.Never)]
644
[
EditorBrowsable
(EditorBrowsableState.Never)]
652
[
EditorBrowsable
(EditorBrowsableState.Never)]
666
[
EditorBrowsable
(EditorBrowsableState.Never)]
692
[
EditorBrowsable
(EditorBrowsableState.Never)]
708
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
717
[
EditorBrowsable
(EditorBrowsableState.Never)]
726
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Scrolling\ScrollableControl.cs (11)
246
[
EditorBrowsable
(EditorBrowsableState.Always)]
264
[
EditorBrowsable
(EditorBrowsableState.Always)]
272
[
EditorBrowsable
(EditorBrowsableState.Never)]
279
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
574
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
580
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
609
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
653
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
697
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
714
[
EditorBrowsable
(EditorBrowsableState.Never)]
1464
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\Scrolling\ScrollBar.cs (25)
58
[
EditorBrowsable
(EditorBrowsableState.Never)]
67
[
EditorBrowsable
(EditorBrowsableState.Never)]
75
[
EditorBrowsable
(EditorBrowsableState.Never)]
83
[
EditorBrowsable
(EditorBrowsableState.Never)]
91
[
EditorBrowsable
(EditorBrowsableState.Never)]
99
[
EditorBrowsable
(EditorBrowsableState.Never)]
107
[
EditorBrowsable
(EditorBrowsableState.Never)]
115
[
EditorBrowsable
(EditorBrowsableState.Never)]
152
[
EditorBrowsable
(EditorBrowsableState.Never)]
160
[
EditorBrowsable
(EditorBrowsableState.Never)]
168
[
EditorBrowsable
(EditorBrowsableState.Never)]
177
[
EditorBrowsable
(EditorBrowsableState.Never)]
185
[
EditorBrowsable
(EditorBrowsableState.Never)]
193
[
EditorBrowsable
(EditorBrowsableState.Never)]
328
[
EditorBrowsable
(EditorBrowsableState.Never)]
339
[
EditorBrowsable
(EditorBrowsableState.Never)]
384
[
EditorBrowsable
(EditorBrowsableState.Always)]
389
[
EditorBrowsable
(EditorBrowsableState.Never)]
397
[
EditorBrowsable
(EditorBrowsableState.Never)]
405
[
EditorBrowsable
(EditorBrowsableState.Never)]
413
[
EditorBrowsable
(EditorBrowsableState.Never)]
421
[
EditorBrowsable
(EditorBrowsableState.Never)]
429
[
EditorBrowsable
(EditorBrowsableState.Never)]
437
[
EditorBrowsable
(EditorBrowsableState.Never)]
445
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Scrolling\VScrollBar.cs (2)
41
[
EditorBrowsable
(EditorBrowsableState.Never)]
49
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\SystemInformation.cs (1)
200
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\UserControl.cs (13)
41
[
EditorBrowsable
(EditorBrowsableState.Always)]
53
[
EditorBrowsable
(EditorBrowsableState.Always)]
103
[
EditorBrowsable
(EditorBrowsableState.Always)]
111
[
EditorBrowsable
(EditorBrowsableState.Always)]
126
[
EditorBrowsable
(EditorBrowsableState.Always)]
200
[
EditorBrowsable
(EditorBrowsableState.Never)]
211
[
EditorBrowsable
(EditorBrowsableState.Never)]
224
[
EditorBrowsable
(EditorBrowsableState.Always)]
235
[
EditorBrowsable
(EditorBrowsableState.Always)]
260
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
271
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
291
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
318
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System\Windows\Forms\WindowsFormsSynchronizationContext.cs (1)
109
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System.Windows.Forms.Analyzers (1)
System\Windows\Forms\Analyzers\IsExternalInit.cs (1)
12
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Windows.Forms.Design (6)
Resources\MaskDesignerDialog.Designer.cs (2)
38
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
53
[global::System.ComponentModel.
EditorBrowsableAttribute
(global::System.ComponentModel.EditorBrowsableState.Advanced)]
System\ComponentModel\Design\Serialization\CodeDomSerializerBase.cs (1)
17
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Resources\Tools\ITargetAwareCodeDomProvider.cs (1)
18
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Forms\Design\ToolStripTemplateNode.cs (2)
1678
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
1735
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System.Windows.Forms.Design.Tests (1)
System\ComponentModel\Design\ComponentDesignerTests.cs (1)
3013
[
EditorBrowsable
(EditorBrowsableState.Advanced)]
System.Windows.Forms.Primitives (1)
System\Diagnostics\TraceSwitchExtensions.cs (1)
35
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Windows.Forms.PrivateSourceGenerators (1)
System\Runtime\CompilerServices\IsExternalInit.cs (1)
23
[
EditorBrowsable
(EditorBrowsableState.Never)]
System.Windows.Input.Manipulations (2)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (1)
326
[
EditorBrowsable
(EditorBrowsableState.Never)]
System\Windows\Input\Manipulations\ManipulationProcessor2D.cs (1)
311
EditorBrowsable
(EditorBrowsableState.Never)]
System.Windows.Presentation (6)
System\Windows\Threading\DispatcherExtensions.cs (6)
28
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
55
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
74
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
97
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
119
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
145
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
WindowsFormsIntegration (44)
System\Windows\Integration\ElementHost.cs (44)
139
[Browsable(true),
EditorBrowsable
(EditorBrowsableState.Always)]
379
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
390
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1047
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1057
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1067
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1077
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1087
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1097
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1107
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1117
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1127
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1137
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1147
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1157
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1167
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1177
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1187
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1197
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1207
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1217
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1227
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1237
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1247
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1257
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1267
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1277
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1287
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1297
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1307
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1317
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1327
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1337
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1347
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1357
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1367
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1377
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1387
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1397
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1408
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1418
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1428
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1438
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
1448
[Browsable(false),
EditorBrowsable
(EditorBrowsableState.Never)]
WinFormsControlsTest (9)
UserControls\UserControlWithFontNameEditor.cs (8)
20
[
EditorBrowsable
(EditorBrowsableState.Always)]
31
[
EditorBrowsable
(EditorBrowsableState.Always)]
42
[
EditorBrowsable
(EditorBrowsableState.Always)]
53
[
EditorBrowsable
(EditorBrowsableState.Always)]
64
[
EditorBrowsable
(EditorBrowsableState.Always)]
75
[
EditorBrowsable
(EditorBrowsableState.Always)]
86
[
EditorBrowsable
(EditorBrowsableState.Always)]
97
[
EditorBrowsable
(EditorBrowsableState.Always)]
UserControls\UserControlWithObjectCollectionEditor.cs (1)
20
[
EditorBrowsable
(EditorBrowsableState.Always)]
xunit.assert (8)
Assert.cs (2)
37
[
EditorBrowsable
(EditorBrowsableState.Never)]
47
[
EditorBrowsable
(EditorBrowsableState.Never)]
ExceptionAsserts.cs (4)
78
[
EditorBrowsable
(EditorBrowsableState.Never)]
117
[
EditorBrowsable
(EditorBrowsableState.Never)]
175
[
EditorBrowsable
(EditorBrowsableState.Never)]
234
[
EditorBrowsable
(EditorBrowsableState.Never)]
PropertyAsserts.cs (1)
64
[
EditorBrowsable
(EditorBrowsableState.Never)]
Record.cs (1)
92
[
EditorBrowsable
(EditorBrowsableState.Never)]