3 types derived from NotSupportedException
Microsoft.CodeAnalysis.Scripting (1)
Microsoft.Maui.Essentials (1)
System.Private.CoreLib (1)
6018 instantiations of NotSupportedException
aspire (9)
aspire-managed (2)
Aspire.Cli.Tests (29)
Aspire.Confluent.Kafka (1)
Aspire.Dashboard (7)
Aspire.Dashboard.Tests (3)
Aspire.Hosting (2)
Aspire.Hosting.Azure (12)
Aspire.Hosting.Azure.AppContainers (16)
Aspire.Hosting.Azure.AppService (7)
Aspire.Hosting.Azure.CosmosDB (2)
Aspire.Hosting.Azure.KeyVault (1)
Aspire.Hosting.Azure.Kubernetes (2)
Aspire.Hosting.Azure.Tests (39)
Aspire.Hosting.Blazor (1)
Aspire.Hosting.Browsers.Tests (10)
Aspire.Hosting.Docker (2)
Aspire.Hosting.Foundry (2)
Aspire.Hosting.Kubernetes (4)
Aspire.Hosting.Maui.Tests (1)
Aspire.Hosting.Radius (9)
Aspire.Hosting.RemoteHost (2)
Aspire.Hosting.Tests (17)
Aspire.StackExchange.Redis (2)
ConfigurationSchemaGenerator (1)
crossgen2 (2)
csc (1)
CSharpSyntaxGenerator (1)
datacollector (1)
datacollector.arm64 (1)
dotnet (8)
dotnet-aot (2)
dotnet-format (2)
dotnet-svcutil-lib (173)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Types.cs (9)
388throw new NotSupportedException(string.Format(ResXml.XmlSerializerUnsupportedType, FullName));
823exception = new NotSupportedException(string.Format(ResXml.XmlSerializerUnsupportedType, type.FullName));
845exception = new NotSupportedException(string.Format(ResXml.XmlUnsupportedRank, type.FullName));
867exception = new NotSupportedException(string.Format(ResXml.XmlSerializerUnsupportedType, type.FullName));
923exception = new NotSupportedException(string.Format(ResXml.XmlUnsupportedInterface, type.FullName));
927exception = new NotSupportedException(string.Format(ResXml.XmlUnsupportedInterfaceDetails, memberInfo.DeclaringType.FullName + "." + memberInfo.Name, type.FullName));
937exception = new NotSupportedException(string.Format(ResXml.XmlSerializerUnsupportedType, type.FullName));
1346throw new NotSupportedException(string.Format(ResXml.XmlUnsupportedIDictionary, type.FullName));
1350throw new NotSupportedException(string.Format(ResXml.XmlUnsupportedIDictionaryDetails, memberInfo, type.FullName));
dotnet-user-jwts (2)
GenerateDocumentationAndConfigFiles (104)
ilc (12)
ILCompiler.Compiler (86)
ILCompiler.Diagnostics (1)
ILCompiler.MetadataTransform (2)
ILCompiler.ReadyToRun (82)
Compiler\DependencyAnalysis\ReadyToRun\WasmImportThunk.cs (8)
49throw new System.NotSupportedException(nameof(useVirtualCall));
58throw new System.NotSupportedException(nameof(helperId));
474protected override void EmitCode(NodeFactory factory, ref X64.X64Emitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
475protected override void EmitCode(NodeFactory factory, ref X86.X86Emitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
476protected override void EmitCode(NodeFactory factory, ref ARM.ARMEmitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
477protected override void EmitCode(NodeFactory factory, ref ARM64.ARM64Emitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
478protected override void EmitCode(NodeFactory factory, ref LoongArch64.LoongArch64Emitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
479protected override void EmitCode(NodeFactory factory, ref RiscV64.RiscV64Emitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
Compiler\DependencyAnalysis\ReadyToRun\WasmInterpreterToR2RThunkNode.cs (6)
329protected override void EmitCode(NodeFactory factory, ref X64.X64Emitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
330protected override void EmitCode(NodeFactory factory, ref X86.X86Emitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
331protected override void EmitCode(NodeFactory factory, ref ARM.ARMEmitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
332protected override void EmitCode(NodeFactory factory, ref ARM64.ARM64Emitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
333protected override void EmitCode(NodeFactory factory, ref LoongArch64.LoongArch64Emitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
334protected override void EmitCode(NodeFactory factory, ref RiscV64.RiscV64Emitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
Compiler\DependencyAnalysis\ReadyToRun\WasmR2RToInterpreterThunkNode.cs (6)
414protected override void EmitCode(NodeFactory factory, ref X64.X64Emitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
415protected override void EmitCode(NodeFactory factory, ref X86.X86Emitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
416protected override void EmitCode(NodeFactory factory, ref ARM.ARMEmitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
417protected override void EmitCode(NodeFactory factory, ref ARM64.ARM64Emitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
418protected override void EmitCode(NodeFactory factory, ref LoongArch64.LoongArch64Emitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
419protected override void EmitCode(NodeFactory factory, ref RiscV64.RiscV64Emitter instructionEncoder, bool relocsOnly) { throw new NotSupportedException(); }
ILCompiler.RyuJit (3)
ILCompiler.TypeSystem (23)
illink (11)
ILLink.RoslynAnalyzer (1)
Microsoft.AspNetCore (23)
Microsoft.AspNetCore.App.CodeFixes (2)
Microsoft.AspNetCore.Authentication.Negotiate (2)
Microsoft.AspNetCore.Components (4)
Microsoft.AspNetCore.Components.Authorization (4)
Microsoft.AspNetCore.Components.Endpoints (2)
Microsoft.AspNetCore.Components.QuickGrid (2)
Microsoft.AspNetCore.Components.Server (19)
Microsoft.AspNetCore.Components.Web (11)
Microsoft.AspNetCore.Components.WebAssembly (16)
Microsoft.AspNetCore.Components.WebView (12)
Microsoft.AspNetCore.Components.WebView.Maui (3)
Microsoft.AspNetCore.Components.WebView.WindowsForms (4)
Microsoft.AspNetCore.Connections.Abstractions (1)
Microsoft.AspNetCore.DataProtection (1)
Microsoft.AspNetCore.Diagnostics.Abstractions (1)
Microsoft.AspNetCore.Diagnostics.Middleware (3)
Microsoft.AspNetCore.Diagnostics.Middleware.Tests (9)
Microsoft.AspNetCore.HeaderParsing (2)
Microsoft.AspNetCore.Hosting (8)
Microsoft.AspNetCore.Http (6)
Microsoft.AspNetCore.Http.Abstractions (54)
Microsoft.AspNetCore.Http.Connections (10)
Microsoft.AspNetCore.Http.Connections.Client (7)
Microsoft.AspNetCore.Http.Extensions (9)
Microsoft.AspNetCore.Http.RequestDelegateGenerator (2)
Microsoft.AspNetCore.Http.Results (1)
Microsoft.AspNetCore.HttpLogging (2)
Microsoft.AspNetCore.Identity (6)
Microsoft.AspNetCore.Identity.UI (4)
Microsoft.AspNetCore.InternalTesting (1)
Microsoft.AspNetCore.JsonPatch (1)
Microsoft.AspNetCore.JsonPatch.SystemTextJson (1)
Microsoft.AspNetCore.Mvc.Abstractions (9)
Microsoft.AspNetCore.Mvc.Core (11)
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (2)
Microsoft.AspNetCore.Mvc.RazorPages (2)
Microsoft.AspNetCore.Mvc.Testing (1)
Microsoft.AspNetCore.Mvc.ViewFeatures (6)
Microsoft.AspNetCore.OpenApi (6)
Microsoft.AspNetCore.OpenApi.SourceGenerators (2)
Microsoft.AspNetCore.Owin (10)
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
Microsoft.AspNetCore.ResponseCaching (4)
Microsoft.AspNetCore.ResponseCompression (9)
Microsoft.AspNetCore.Rewrite (28)
Microsoft.AspNetCore.Routing (7)
Microsoft.AspNetCore.Server.HttpSys (17)
Microsoft.AspNetCore.Server.IIS (34)
Microsoft.AspNetCore.Server.IntegrationTesting (2)
Microsoft.AspNetCore.Server.Kestrel.Core (59)
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (2)
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (2)
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (2)
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
Microsoft.AspNetCore.SignalR.Client.Core (5)
Microsoft.AspNetCore.SignalR.Common (5)
Microsoft.AspNetCore.SignalR.Core (3)
Microsoft.AspNetCore.SignalR.Protocols.MessagePack (5)
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson (5)
Microsoft.AspNetCore.SignalR.Specification.Tests (10)
Microsoft.AspNetCore.SignalR.StackExchangeRedis (5)
Microsoft.AspNetCore.TestHost (21)
Microsoft.AspNetCore.Watch.BrowserRefresh (10)
Microsoft.AspNetCore.WebUtilities (20)
Microsoft.Build (167)
Microsoft.Build.Framework (12)
Microsoft.Build.Tasks.CodeAnalysis (1)
Microsoft.Build.Tasks.Core (12)
Microsoft.Build.Tasks.Git (4)
Microsoft.CodeAnalysis (155)
Microsoft.CodeAnalysis.Analyzers (105)
Microsoft.CodeAnalysis.AnalyzerUtilities (145)
Microsoft.CodeAnalysis.CodeStyle (99)
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
Microsoft.CodeAnalysis.CSharp (25)
Microsoft.CodeAnalysis.CSharp.CodeStyle (5)
Microsoft.CodeAnalysis.CSharp.Features (2)
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.CodeAnalysis.CSharp.Workspaces (6)
Microsoft.CodeAnalysis.Extensions.Package (90)
Microsoft.CodeAnalysis.Features (6)
Microsoft.CodeAnalysis.NetAnalyzers (52)
Microsoft.CodeAnalysis.Razor.Compiler (35)
Microsoft.CodeAnalysis.ResxSourceGenerator (104)
Microsoft.CodeAnalysis.Workspaces (138)
Microsoft.CSharp (5)
Microsoft.Data.Analysis (179)
Computations\Arithmetic.cs (41)
119throw new NotSupportedException();
194protected virtual void Add(ReadOnlySpan<T> x, ReadOnlySpan<T> y, Span<T> destination) => throw new NotSupportedException();
195protected virtual void Add(ReadOnlySpan<T> x, T y, Span<T> destination) => throw new NotSupportedException();
196protected virtual void Add(T x, ReadOnlySpan<T> y, Span<T> destination) => throw new NotSupportedException();
197protected virtual void Subtract(ReadOnlySpan<T> x, ReadOnlySpan<T> y, Span<T> destination) => throw new NotSupportedException();
198protected virtual void Subtract(ReadOnlySpan<T> x, T y, Span<T> destination) => throw new NotSupportedException();
199protected virtual void Subtract(T x, ReadOnlySpan<T> y, Span<T> destination) => throw new NotSupportedException();
200protected virtual void Multiply(ReadOnlySpan<T> x, ReadOnlySpan<T> y, Span<T> destination) => throw new NotSupportedException();
201protected virtual void Multiply(ReadOnlySpan<T> x, T y, Span<T> destination) => throw new NotSupportedException();
202protected virtual void Multiply(T x, ReadOnlySpan<T> y, Span<T> destination) => throw new NotSupportedException();
203protected virtual void Divide(ReadOnlySpan<T> x, ReadOnlySpan<T> y, Span<T> destination) => throw new NotSupportedException();
204protected virtual void Divide(ReadOnlySpan<T> x, T y, Span<T> destination) => throw new NotSupportedException();
205protected virtual void Divide(T x, ReadOnlySpan<T> y, Span<T> destination) => throw new NotSupportedException();
206protected virtual void Modulo(ReadOnlySpan<T> x, ReadOnlySpan<T> y, Span<T> destination) => throw new NotSupportedException();
207protected virtual void Modulo(ReadOnlySpan<T> x, T y, Span<T> destination) => throw new NotSupportedException();
208protected virtual void Modulo(T x, ReadOnlySpan<T> y, Span<T> destination) => throw new NotSupportedException();
210protected virtual T Divide(T x, T y) => throw new NotSupportedException();
211protected virtual T Modulo(T x, T y) => throw new NotSupportedException();
213protected virtual void And(ReadOnlySpan<T> x, ReadOnlySpan<T> y, Span<T> destination) => throw new NotSupportedException();
214protected virtual void And(ReadOnlySpan<T> x, T y, Span<T> destination) => throw new NotSupportedException();
215protected virtual void And(T x, ReadOnlySpan<T> y, Span<T> destination) => throw new NotSupportedException();
216protected virtual void Or(ReadOnlySpan<T> x, ReadOnlySpan<T> y, Span<T> destination) => throw new NotSupportedException();
217protected virtual void Or(ReadOnlySpan<T> x, T y, Span<T> destination) => throw new NotSupportedException();
218protected virtual void Or(T x, ReadOnlySpan<T> y, Span<T> destination) => throw new NotSupportedException();
219protected virtual void Xor(ReadOnlySpan<T> x, ReadOnlySpan<T> y, Span<T> destination) => throw new NotSupportedException();
220protected virtual void Xor(ReadOnlySpan<T> x, T y, Span<T> destination) => throw new NotSupportedException();
221protected virtual void Xor(T x, ReadOnlySpan<T> y, Span<T> destination) => throw new NotSupportedException();
223protected virtual void LeftShift(ReadOnlySpan<T> x, int y, Span<T> destination) => throw new NotSupportedException();
224protected virtual void RightShift(ReadOnlySpan<T> x, int y, Span<T> destination) => throw new NotSupportedException();
226protected virtual void ElementwiseEquals(ReadOnlySpan<T> x, ReadOnlySpan<T> y, Span<bool> destination) => throw new NotSupportedException();
227protected virtual void ElementwiseEquals(ReadOnlySpan<T> x, T y, Span<bool> destination) => throw new NotSupportedException();
228protected virtual void ElementwiseNotEquals(ReadOnlySpan<T> x, ReadOnlySpan<T> y, Span<bool> destination) => throw new NotSupportedException();
229protected virtual void ElementwiseNotEquals(ReadOnlySpan<T> x, T y, Span<bool> destination) => throw new NotSupportedException();
230protected virtual void ElementwiseGreaterThanOrEqual(ReadOnlySpan<T> x, ReadOnlySpan<T> y, Span<bool> destination) => throw new NotSupportedException();
231protected virtual void ElementwiseGreaterThanOrEqual(ReadOnlySpan<T> x, T y, Span<bool> destination) => throw new NotSupportedException();
232protected virtual void ElementwiseLessThanOrEqual(ReadOnlySpan<T> x, ReadOnlySpan<T> y, Span<bool> destination) => throw new NotSupportedException();
233protected virtual void ElementwiseLessThanOrEqual(ReadOnlySpan<T> x, T y, Span<bool> destination) => throw new NotSupportedException();
234protected virtual void ElementwiseGreaterThan(ReadOnlySpan<T> x, ReadOnlySpan<T> y, Span<bool> destination) => throw new NotSupportedException();
235protected virtual void ElementwiseGreaterThan(ReadOnlySpan<T> x, T y, Span<bool> destination) => throw new NotSupportedException();
236protected virtual void ElementwiseLessThan(ReadOnlySpan<T> x, ReadOnlySpan<T> y, Span<bool> destination) => throw new NotSupportedException();
237protected virtual void ElementwiseLessThan(ReadOnlySpan<T> x, T y, Span<bool> destination) => throw new NotSupportedException();
Microsoft.Diagnostics.DataContractReader.Contracts (14)
Microsoft.Diagnostics.NETCore.Client (1)
Microsoft.DiaSymReader (26)
Microsoft.DotNet.Build.Tasks.Installers (2)
Microsoft.DotNet.Cli.Definitions (2)
Microsoft.DotNet.HotReload.Watch (3)
Microsoft.Extensions.AI (4)
Microsoft.Extensions.AI.Abstractions (14)
Microsoft.Extensions.AI.Abstractions.Tests (4)
Microsoft.Extensions.AI.Evaluation.Console (1)
Microsoft.Extensions.AI.Evaluation.Quality (1)
Microsoft.Extensions.AI.Evaluation.Safety (3)
Microsoft.Extensions.AI.Integration.Tests (1)
Microsoft.Extensions.AI.Tests (7)
Microsoft.Extensions.AmbientMetadata.Application (2)
Microsoft.Extensions.AmbientMetadata.Build (2)
Microsoft.Extensions.Caching.Hybrid (2)
Microsoft.Extensions.Caching.Hybrid.Tests (19)
Microsoft.Extensions.Caching.Memory (1)
Microsoft.Extensions.Compliance.Redaction (2)
Microsoft.Extensions.Compliance.Testing (2)
Microsoft.Extensions.DataIngestion.Markdig (4)
Microsoft.Extensions.DataIngestion.MarkItDown (4)
Microsoft.Extensions.DependencyInjection (2)
Microsoft.Extensions.DependencyModel (1)
Microsoft.Extensions.Diagnostics.HealthChecks.Common (2)
Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization (2)
Microsoft.Extensions.Diagnostics.Probes (2)
Microsoft.Extensions.Diagnostics.ResourceMonitoring (2)
Microsoft.Extensions.Diagnostics.Testing (2)
Microsoft.Extensions.DotNetDeltaApplier (3)
Microsoft.Extensions.Hosting (4)
Microsoft.Extensions.Hosting.Abstractions (1)
Microsoft.Extensions.Http.Diagnostics (9)
Microsoft.Extensions.Http.Diagnostics.PerformanceTests (3)
Microsoft.Extensions.Http.Diagnostics.Tests (2)
Microsoft.Extensions.Http.Resilience (2)
Microsoft.Extensions.Http.Resilience.Tests (1)
Microsoft.Extensions.Identity.Core (20)
Microsoft.Extensions.ObjectPool.DependencyInjection.Tests (3)
Microsoft.Extensions.Options.Contextual.Tests (1)
Microsoft.Extensions.Primitives (7)
Microsoft.Extensions.Telemetry (3)
Microsoft.Extensions.Telemetry.Tests (1)
Microsoft.Extensions.Validation.ValidationsGenerator (2)
Microsoft.Extensions.VectorData.Abstractions (7)
Microsoft.Extensions.VectorData.ConformanceTests (18)
Microsoft.Gen.BuildMetadata.Unit.Tests (4)
Microsoft.Gen.ComplianceReports.Unit.Tests (6)
Microsoft.Gen.ContextualOptions.Unit.Tests (4)
Microsoft.Gen.Logging.Generated.Tests (16)
Microsoft.Gen.Logging.Unit.Tests (4)
Microsoft.Gen.MetadataExtractor (1)
Microsoft.Gen.MetadataExtractor.Unit.Tests (6)
Microsoft.Gen.Metrics (2)
Microsoft.Gen.Metrics.Unit.Tests (4)
Microsoft.Gen.MetricsReports (1)
Microsoft.Gen.MetricsReports.Unit.Tests (6)
Microsoft.JSInterop (4)
Microsoft.Maui (20)
Microsoft.Maui.Controls (90)
Microsoft.Maui.Controls.BindingSourceGen (5)
Microsoft.Maui.Controls.Build.Tasks (1)
Microsoft.Maui.Controls.Maps (1)
Microsoft.Maui.Controls.Xaml (1)
Microsoft.Maui.Essentials (1)
Microsoft.Maui.Graphics (9)
Microsoft.Maui.Graphics.Skia (1)
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
Microsoft.ML.AutoML (8)
Microsoft.ML.Core (8)
Microsoft.ML.CpuMath (6)
Microsoft.ML.Data (2)
Microsoft.ML.GenAI.LLaMA (2)
Microsoft.ML.GenAI.Phi (2)
Microsoft.ML.TensorFlow (3)
Microsoft.ML.Tokenizers (9)
Microsoft.ML.Tokenizers.Tests (6)
Microsoft.ML.TorchSharp (3)
Microsoft.NET.Build.Containers (5)
Microsoft.NET.HostModel (2)
Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver (2)
Microsoft.Private.Windows.Core (10)
Microsoft.SourceLink.GitWeb (2)
Microsoft.TemplateEngine.Cli (10)
Microsoft.TemplateEngine.Core (6)
Microsoft.TemplateEngine.Edge (4)
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (6)
Microsoft.TemplateEngine.Utils (4)
Microsoft.TemplateSearch.Common (1)
Microsoft.TestPlatform.AdapterUtilities (1)
Microsoft.TestPlatform.CommunicationUtilities (1)
Microsoft.TestPlatform.Extensions.BlameDataCollector (4)
Microsoft.TestPlatform.PlatformAbstractions (2)
Microsoft.TestPlatform.TestHostRuntimeProvider (1)
Microsoft.VisualBasic.Core (1)
Microsoft.VisualStudio.TestPlatform.Client (3)
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
Mono.Cecil (60)
Mono.Cecil.Rocks (3)
NuGet.Build.Tasks.Console (1)
NuGet.CommandLine.XPlat (1)
NuGet.Configuration (6)
NuGet.DependencyResolver.Core (1)
NuGet.PackageManagement (3)
NuGet.Packaging (8)
NuGet.Protocol (39)
PresentationBuildTasks (2)
PresentationCore (158)
src\wpf\src\Microsoft.DotNet.Wpf\src\Common\Graphics\wgx_render.cs (9)
816return new System.NotSupportedException(SR.Image_PropertyNotSupported, exceptionForHR);
825return new System.NotSupportedException(SR.Image_NoThumbnail, exceptionForHR);
841return new System.NotSupportedException(SR.Image_ComponentNotFound, exceptionForHR);
863return new System.NotSupportedException(SR.Image_UnsupportedPixelFormat, exceptionForHR);
866return new System.NotSupportedException(SR.Image_UnsupportedOperation, exceptionForHR);
896return new System.NotSupportedException(SR.Image_StreamNotAvailable, exceptionForHR);
917return new System.NotSupportedException(SR.Format(SR.Media_InsufficientVideoResources, null), exceptionForHR);
920return new System.NotSupportedException(SR.Format(SR.Media_HardwareVideoAccelerationNotAvailable, null), exceptionForHR);
923return new System.NotSupportedException(SR.Format(SR.Media_PlayerIsClosed, null), exceptionForHR);
PresentationFramework (168)
System\Windows\Markup\DependencyPropertyConverter.cs (5)
156throw new NotSupportedException(SR.Format(SR.ParserCannotConvertPropertyValue, "Property", typeof(DependencyProperty).FullName));
179throw new NotSupportedException(SR.Format(SR.ParserCannotConvertPropertyValue, "Property", typeof(DependencyProperty).FullName));
203throw new NotSupportedException(SR.Format(SR.ParserCannotConvertPropertyValue, "Property", typeof(DependencyProperty).FullName));
223throw new NotSupportedException(SR.Format(SR.ParserCannotConvertPropertyValue, "Property", typeof(DependencyProperty).FullName));
233throw new NotSupportedException(SR.Format(SR.ParserCannotConvertPropertyValue, "Property", typeof(DependencyProperty).FullName));
PresentationFramework.Fluent (1)
PresentationUI (4)
ReachFramework (6)
Roslyn.Diagnostics.Analyzers (107)
Roslyn.Diagnostics.CSharp.Analyzers (5)
rzc (2)
ScenarioTests.Common.Tests (8)
Shared (4)
Shared.Tests (1)
System.Collections (42)
System.Collections.Concurrent (7)
System.Collections.Immutable (98)
System.Collections.NonGeneric (12)
System.Collections.Specialized (22)
System.CommandLine (3)
System.ComponentModel.Composition (2)
System.ComponentModel.TypeConverter (30)
System.Configuration.ConfigurationManager (12)
System.Console (3)
System.Data.Common (23)
System.Data.Odbc (2)
System.Data.OleDb (5)
System.Diagnostics.DiagnosticSource (1)
System.Diagnostics.EventLog (1)
System.Diagnostics.PerformanceCounter (1)
System.Diagnostics.Process (2)
System.DirectoryServices (23)
System.DirectoryServices.AccountManagement (8)
System.DirectoryServices.Protocols (5)
System.Formats.Cbor (1)
System.Formats.Nrbf (2)
System.Formats.Tar (10)
System.IO.Compression (96)
System.IO.Compression.Brotli (5)
System.IO.FileSystem.Watcher (2)
System.IO.Hashing (7)
System.IO.IsolatedStorage (1)
System.IO.MemoryMappedFiles (1)
System.IO.Packaging (7)
System.IO.Pipelines (15)
System.IO.Pipes (15)
System.IO.Ports (5)
System.Linq (8)
System.Linq.AsyncEnumerable (12)
System.Linq.Expressions (6)
System.Linq.Parallel (38)
System.Management (1)
System.Memory (9)
System.Net.Http (51)
System.Net.Http.Json (1)
System.Net.Http.WinHttpHandler (16)
System.Net.HttpListener (11)
System.Net.Mail (17)
System.Net.NameResolution (1)
System.Net.NetworkInformation (13)
System.Net.Ping (2)
System.Net.Primitives (3)
System.Net.Quic (5)
System.Net.Requests (25)
System.Net.Security (17)
System.Net.Sockets (23)
System.Net.WebClient (6)
System.Net.WebSockets (11)
System.Numerics.Tensors (73)
System.ObjectModel (12)
System.Private.CoreLib (408)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\TypeBuilderInstantiation.cs (27)
99public override Guid GUID => throw new NotSupportedException();
102public override object InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args, ParameterModifier[]? modifiers, CultureInfo? culture, string[]? namedParameters) { throw new NotSupportedException(); }
105public override RuntimeTypeHandle TypeHandle => throw new NotSupportedException();
164protected override ConstructorInfo GetConstructorImpl(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types, ParameterModifier[]? modifiers) { throw new NotSupportedException(SR.Format(SR.NotSupported_TypeBuilderInstantiation_ResolvingMembers, nameof(TypeBuilder.GetConstructor))); }
167public override ConstructorInfo[] GetConstructors(BindingFlags bindingAttr) { throw new NotSupportedException(SR.Format(SR.NotSupported_TypeBuilderInstantiation_ResolvingMembers, nameof(TypeBuilder.GetConstructor))); }
170protected override MethodInfo GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types, ParameterModifier[]? modifiers) { throw new NotSupportedException(SR.Format(SR.NotSupported_TypeBuilderInstantiation_ResolvingMembers, nameof(TypeBuilder.GetMethod))); }
173public override MethodInfo[] GetMethods(BindingFlags bindingAttr) { throw new NotSupportedException(SR.Format(SR.NotSupported_TypeBuilderInstantiation_ResolvingMembers, nameof(TypeBuilder.GetMethod))); }
176public override FieldInfo GetField(string name, BindingFlags bindingAttr) { throw new NotSupportedException(SR.Format(SR.NotSupported_TypeBuilderInstantiation_ResolvingMembers, nameof(TypeBuilder.GetField))); }
179public override FieldInfo[] GetFields(BindingFlags bindingAttr) { throw new NotSupportedException(SR.Format(SR.NotSupported_TypeBuilderInstantiation_ResolvingMembers, nameof(TypeBuilder.GetField))); }
183public override Type GetInterface(string name, bool ignoreCase) { throw new NotSupportedException(); }
186public override Type[] GetInterfaces() { throw new NotSupportedException(); }
189public override EventInfo GetEvent(string name, BindingFlags bindingAttr) { throw new NotSupportedException(); }
192public override EventInfo[] GetEvents() { throw new NotSupportedException(); }
195protected override PropertyInfo GetPropertyImpl(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[]? types, ParameterModifier[]? modifiers) { throw new NotSupportedException(); }
198public override PropertyInfo[] GetProperties(BindingFlags bindingAttr) { throw new NotSupportedException(); }
201public override Type[] GetNestedTypes(BindingFlags bindingAttr) { throw new NotSupportedException(); }
204public override Type GetNestedType(string name, BindingFlags bindingAttr) { throw new NotSupportedException(); }
207public override MemberInfo[] GetMember(string name, MemberTypes type, BindingFlags bindingAttr) { throw new NotSupportedException(); }
209public override InterfaceMapping GetInterfaceMap([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicMethods | DynamicallyAccessedMemberTypes.NonPublicMethods)] Type interfaceType) { throw new NotSupportedException(); }
212public override EventInfo[] GetEvents(BindingFlags bindingAttr) { throw new NotSupportedException(); }
215public override MemberInfo[] GetMembers(BindingFlags bindingAttr) { throw new NotSupportedException(); }
227public override Type GetElementType() { throw new NotSupportedException(); }
256public override bool IsAssignableFrom([NotNullWhen(true)] Type? c) { throw new NotSupportedException(); }
260throw new NotSupportedException();
265public override object[] GetCustomAttributes(bool inherit) { throw new NotSupportedException(); }
267public override object[] GetCustomAttributes(Type attributeType, bool inherit) { throw new NotSupportedException(); }
269public override bool IsDefined(Type attributeType, bool inherit) { throw new NotSupportedException(); }
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\SignatureType.cs (62)
58public sealed override Type MakeGenericType(params Type[] typeArguments) => throw new NotSupportedException(SR.NotSupported_SignatureType); // There is no SignatureType for type definition types so it would never be legal to call this.
85public sealed override Assembly Assembly => throw new NotSupportedException(SR.NotSupported_SignatureType);
86public sealed override Module Module => throw new NotSupportedException(SR.NotSupported_SignatureType);
88public sealed override Type ReflectedType => throw new NotSupportedException(SR.NotSupported_SignatureType);
89public sealed override Type BaseType => throw new NotSupportedException(SR.NotSupported_SignatureType);
92public sealed override Type[] GetInterfaces() => throw new NotSupportedException(SR.NotSupported_SignatureType);
93public sealed override bool IsAssignableFrom([NotNullWhen(true)] Type? c) => throw new NotSupportedException(SR.NotSupported_SignatureType);
94public sealed override int MetadataToken => throw new NotSupportedException(SR.NotSupported_SignatureType);
95public sealed override bool HasSameMetadataDefinitionAs(MemberInfo other) => throw new NotSupportedException(SR.NotSupported_SignatureType);
97public sealed override Type DeclaringType => throw new NotSupportedException(SR.NotSupported_SignatureType);
98public sealed override MethodBase DeclaringMethod => throw new NotSupportedException(SR.NotSupported_SignatureType);
100public sealed override Type[] GetGenericParameterConstraints() => throw new NotSupportedException(SR.NotSupported_SignatureType);
101public sealed override GenericParameterAttributes GenericParameterAttributes => throw new NotSupportedException(SR.NotSupported_SignatureType);
102public sealed override bool IsEnumDefined(object value) => throw new NotSupportedException(SR.NotSupported_SignatureType);
103public sealed override string GetEnumName(object value) => throw new NotSupportedException(SR.NotSupported_SignatureType);
104public sealed override string[] GetEnumNames() => throw new NotSupportedException(SR.NotSupported_SignatureType);
105public sealed override Type GetEnumUnderlyingType() => throw new NotSupportedException(SR.NotSupported_SignatureType);
107public sealed override Array GetEnumValues() => throw new NotSupportedException(SR.NotSupported_SignatureType);
108public sealed override Guid GUID => throw new NotSupportedException(SR.NotSupported_SignatureType);
109protected sealed override TypeCode GetTypeCodeImpl() => throw new NotSupportedException(SR.NotSupported_SignatureType);
110protected sealed override TypeAttributes GetAttributeFlagsImpl() => throw new NotSupportedException(SR.NotSupported_SignatureType);
113public sealed override ConstructorInfo[] GetConstructors(BindingFlags bindingAttr) => throw new NotSupportedException(SR.NotSupported_SignatureType);
116public sealed override EventInfo GetEvent(string name, BindingFlags bindingAttr) => throw new NotSupportedException(SR.NotSupported_SignatureType);
119public sealed override EventInfo[] GetEvents(BindingFlags bindingAttr) => throw new NotSupportedException(SR.NotSupported_SignatureType);
122public sealed override FieldInfo GetField(string name, BindingFlags bindingAttr) => throw new NotSupportedException(SR.NotSupported_SignatureType);
125public sealed override FieldInfo[] GetFields(BindingFlags bindingAttr) => throw new NotSupportedException(SR.NotSupported_SignatureType);
128public sealed override MemberInfo[] GetMembers(BindingFlags bindingAttr) => throw new NotSupportedException(SR.NotSupported_SignatureType);
131public sealed override MethodInfo[] GetMethods(BindingFlags bindingAttr) => throw new NotSupportedException(SR.NotSupported_SignatureType);
134public sealed override Type GetNestedType(string name, BindingFlags bindingAttr) => throw new NotSupportedException(SR.NotSupported_SignatureType);
137public sealed override Type[] GetNestedTypes(BindingFlags bindingAttr) => throw new NotSupportedException(SR.NotSupported_SignatureType);
140public sealed override PropertyInfo[] GetProperties(BindingFlags bindingAttr) => throw new NotSupportedException(SR.NotSupported_SignatureType);
143public sealed override object InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args, ParameterModifier[]? modifiers, CultureInfo? culture, string[]? namedParameters) => throw new NotSupportedException(SR.NotSupported_SignatureType);
146protected sealed override MethodInfo GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types, ParameterModifier[]? modifiers) => throw new NotSupportedException(SR.NotSupported_SignatureType);
149protected sealed override MethodInfo GetMethodImpl(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types, ParameterModifier[]? modifiers) => throw new NotSupportedException(SR.NotSupported_SignatureType);
152protected sealed override PropertyInfo GetPropertyImpl(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[]? types, ParameterModifier[]? modifiers) => throw new NotSupportedException(SR.NotSupported_SignatureType);
155public sealed override MemberInfo[] FindMembers(MemberTypes memberType, BindingFlags bindingAttr, MemberFilter? filter, object? filterCriteria) => throw new NotSupportedException(SR.NotSupported_SignatureType);
158public sealed override MemberInfo[] GetMember(string name, BindingFlags bindingAttr) => throw new NotSupportedException(SR.NotSupported_SignatureType);
161public sealed override MemberInfo[] GetMember(string name, MemberTypes type, BindingFlags bindingAttr) => throw new NotSupportedException(SR.NotSupported_SignatureType);
170public sealed override MemberInfo[] GetDefaultMembers() => throw new NotSupportedException(SR.NotSupported_SignatureType);
173public sealed override EventInfo[] GetEvents() => throw new NotSupportedException(SR.NotSupported_SignatureType);
175public sealed override object[] GetCustomAttributes(bool inherit) => throw new NotSupportedException(SR.NotSupported_SignatureType);
176public sealed override object[] GetCustomAttributes(Type attributeType, bool inherit) => throw new NotSupportedException(SR.NotSupported_SignatureType);
177public sealed override bool IsDefined(Type attributeType, bool inherit) => throw new NotSupportedException(SR.NotSupported_SignatureType);
178public sealed override IList<CustomAttributeData> GetCustomAttributesData() => throw new NotSupportedException(SR.NotSupported_SignatureType);
182public sealed override Type GetInterface(string name, bool ignoreCase) => throw new NotSupportedException(SR.NotSupported_SignatureType);
185protected sealed override ConstructorInfo GetConstructorImpl(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types, ParameterModifier[]? modifiers) => throw new NotSupportedException(SR.NotSupported_SignatureType);
187protected sealed override bool IsCOMObjectImpl() => throw new NotSupportedException(SR.NotSupported_SignatureType);
188protected sealed override bool IsPrimitiveImpl() => throw new NotSupportedException(SR.NotSupported_SignatureType);
189public sealed override IEnumerable<CustomAttributeData> CustomAttributes => throw new NotSupportedException(SR.NotSupported_SignatureType);
192public sealed override Type[] FindInterfaces(TypeFilter filter, object? filterCriteria) => throw new NotSupportedException(SR.NotSupported_SignatureType);
193public sealed override InterfaceMapping GetInterfaceMap([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicMethods | DynamicallyAccessedMemberTypes.NonPublicMethods)] Type interfaceType) => throw new NotSupportedException(SR.NotSupported_SignatureType);
194protected sealed override bool IsContextfulImpl() => throw new NotSupportedException(SR.NotSupported_SignatureType);
196public sealed override bool IsEquivalentTo([NotNullWhen(true)] Type? other) => throw new NotSupportedException(SR.NotSupported_SignatureType);
197public sealed override bool IsInstanceOfType([NotNullWhen(true)] object? o) => throw new NotSupportedException(SR.NotSupported_SignatureType);
198protected sealed override bool IsMarshalByRefImpl() => throw new NotSupportedException(SR.NotSupported_SignatureType);
199public sealed override bool IsSecurityCritical => throw new NotSupportedException(SR.NotSupported_SignatureType);
200public sealed override bool IsSecuritySafeCritical => throw new NotSupportedException(SR.NotSupported_SignatureType);
201public sealed override bool IsSecurityTransparent => throw new NotSupportedException(SR.NotSupported_SignatureType);
203public sealed override bool IsSerializable => throw new NotSupportedException(SR.NotSupported_SignatureType);
204public sealed override bool IsSubclassOf(Type c) => throw new NotSupportedException(SR.NotSupported_SignatureType);
207public sealed override StructLayoutAttribute StructLayoutAttribute => throw new NotSupportedException(SR.NotSupported_SignatureType);
209public sealed override RuntimeTypeHandle TypeHandle => throw new NotSupportedException(SR.NotSupported_SignatureType);
System.Private.DataContractSerialization (55)
System.Private.Reflection.Execution (5)
System.Private.TypeLoader (11)
System.Private.Windows.Core (11)
System.Private.Windows.Core.TestUtilities (2)
System.Private.Xml (109)
System\Xml\Serialization\Types.cs (9)
381throw new NotSupportedException(SR.Format(SR.XmlSerializerUnsupportedType, FullName));
852exception ??= new NotSupportedException(SR.Format(SR.XmlSerializerUnsupportedType, type.FullName));
870exception ??= new NotSupportedException(SR.Format(SR.XmlUnsupportedRank, type.FullName));
889exception ??= new NotSupportedException(SR.Format(SR.XmlSerializerUnsupportedType, type.FullName));
944exception = new NotSupportedException(SR.Format(SR.XmlUnsupportedInterface, type.FullName));
948exception = new NotSupportedException(SR.Format(SR.XmlUnsupportedInterfaceDetails, $"{memberInfo.DeclaringType!.FullName}.{memberInfo.Name}", type.FullName));
956exception ??= new NotSupportedException(SR.Format(SR.XmlSerializerUnsupportedType, type.FullName));
1400throw new NotSupportedException(SR.Format(SR.XmlUnsupportedIDictionary, type.FullName));
1404throw new NotSupportedException(SR.Format(SR.XmlUnsupportedIDictionaryDetails, memberInfo, type.FullName));
System.Private.Xml.Linq (5)
System.Reflection.Context (1)
System.Reflection.Emit (123)
System\Reflection\Emit\EnumBuilderImpl.cs (19)
107object?[]? args, ParameterModifier[]? modifiers, Globalization.CultureInfo? culture, string[]? namedParameters) => throw new NotSupportedException();
110CallingConventions callConvention, Type[] types, ParameterModifier[]? modifiers) => throw new NotSupportedException();
112public override ConstructorInfo[] GetConstructors(BindingFlags bindingAttr) => throw new NotSupportedException();
114public override EventInfo[] GetEvents() => throw new NotSupportedException();
116public override EventInfo[] GetEvents(BindingFlags bindingAttr) => throw new NotSupportedException();
118public override EventInfo? GetEvent(string name, BindingFlags bindingAttr) => throw new NotSupportedException();
120public override MethodInfo[] GetMethods(BindingFlags bindingAttr) => throw new NotSupportedException();
123CallingConventions callConvention, Type[]? types, ParameterModifier[]? modifiers) => throw new NotSupportedException();
125public override FieldInfo? GetField(string name, BindingFlags bindingAttr) => throw new NotSupportedException();
127public override FieldInfo[] GetFields(BindingFlags bindingAttr) => throw new NotSupportedException();
130public override Type? GetInterface(string name, bool ignoreCase) => throw new NotSupportedException();
132public override PropertyInfo[] GetProperties(BindingFlags bindingAttr) => throw new NotSupportedException();
135Type? returnType, Type[]? types, ParameterModifier[]? modifiers) => throw new NotSupportedException();
137public override Type[] GetNestedTypes(BindingFlags bindingAttr) => throw new NotSupportedException();
139public override Type? GetNestedType(string name, BindingFlags bindingAttr) => throw new NotSupportedException();
141public override MemberInfo[] GetMember(string name, MemberTypes type, BindingFlags bindingAttr) => throw new NotSupportedException();
143=> throw new NotSupportedException();
145public override MemberInfo[] GetMembers(BindingFlags bindingAttr) => throw new NotSupportedException();
146public override bool IsAssignableFrom([NotNullWhen(true)] Type? c) => throw new NotSupportedException();
System\Reflection\Emit\GenericTypeParameterBuilderImpl.cs (24)
89public override RuntimeTypeHandle TypeHandle => throw new NotSupportedException();
90public override Guid GUID => throw new NotSupportedException();
99public override object[] GetCustomAttributes(bool inherit) => throw new NotSupportedException();
100public override object[] GetCustomAttributes(Type attributeType, bool inherit) => throw new NotSupportedException();
101public override bool IsDefined(Type attributeType, bool inherit) => throw new NotSupportedException();
103protected override ConstructorInfo GetConstructorImpl(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types, ParameterModifier[]? modifiers) => throw new NotSupportedException();
105public override ConstructorInfo[] GetConstructors(BindingFlags bindingAttr) => throw new NotSupportedException();
107protected override MethodInfo GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types, ParameterModifier[]? modifiers) => throw new NotSupportedException();
109public override MethodInfo[] GetMethods(BindingFlags bindingAttr) => throw new NotSupportedException();
111public override FieldInfo GetField(string name, BindingFlags bindingAttr) => throw new NotSupportedException();
113public override FieldInfo[] GetFields(BindingFlags bindingAttr) => throw new NotSupportedException();
116public override Type GetInterface(string name, bool ignoreCase) => throw new NotSupportedException();
118public override Type[] GetInterfaces() => throw new NotSupportedException();
120public override EventInfo GetEvent(string name, BindingFlags bindingAttr) => throw new NotSupportedException();
122public override EventInfo[] GetEvents() => throw new NotSupportedException();
124protected override PropertyInfo GetPropertyImpl(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[]? types, ParameterModifier[]? modifiers) => throw new NotSupportedException();
126public override PropertyInfo[] GetProperties(BindingFlags bindingAttr) => throw new NotSupportedException();
128public override Type[] GetNestedTypes(BindingFlags bindingAttr) => throw new NotSupportedException();
130public override Type GetNestedType(string name, BindingFlags bindingAttr) => throw new NotSupportedException();
132public override MemberInfo[] GetMember(string name, MemberTypes type, BindingFlags bindingAttr) => throw new NotSupportedException();
133public override InterfaceMapping GetInterfaceMap([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicMethods | DynamicallyAccessedMemberTypes.NonPublicMethods)] Type interfaceType) => throw new NotSupportedException();
135public override EventInfo[] GetEvents(BindingFlags bindingAttr) => throw new NotSupportedException();
137public override MemberInfo[] GetMembers(BindingFlags bindingAttr) => throw new NotSupportedException();
142public override object InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args, ParameterModifier[]? modifiers, CultureInfo? culture, string[]? namedParameters) => throw new NotSupportedException();
System.Reflection.Metadata (34)
System.Reflection.MetadataLoadContext (37)
System.Resources.Extensions (3)
System.Runtime.Caching (10)
System.Runtime.InteropServices (1)
System.Runtime.InteropServices.JavaScript (10)
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Object.cs (10)
103throw new NotSupportedException(SR.Format(SR.ToManagedNotImplemented, slot.ElementType + "[]"));
116throw new NotSupportedException(SR.Format(SR.ToManagedNotImplemented, slot.Type));
142throw new NotSupportedException(SR.Format(SR.ToJSNotImplemented, type.FullName));
186throw new NotSupportedException(SR.Format(SR.ToJSNotImplemented, type.FullName));
209throw new NotSupportedException(SR.Format(SR.ToJSNotImplemented, type.FullName));
263throw new NotSupportedException(SR.Format(SR.ToJSNotImplemented, type.FullName));
322throw new NotSupportedException(SR.Format(SR.ToJSNotImplemented, type.FullName));
326throw new NotSupportedException(SR.Format(SR.ToJSNotImplemented, type.FullName));
330throw new NotSupportedException(SR.Format(SR.ToJSNotImplemented, type.FullName));
334throw new NotSupportedException(SR.Format(SR.ToJSNotImplemented, type.FullName));
System.Runtime.Numerics (1)
System.Security.AccessControl (4)
System.Security.Cryptography (44)
System.Security.Cryptography.Cose (1)
System.Security.Cryptography.Pkcs (5)
System.Security.Cryptography.Xml (8)
System.Security.Principal.Windows (3)
System.ServiceModel.Federation (9)
System.ServiceModel.Http (17)
System.ServiceModel.NetFramingBase (5)
System.ServiceModel.NetTcp (1)
System.ServiceModel.Primitives (121)
Internals\System\Xml\XmlMtomReader.cs (20)
2153get { throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.SeekNotSupportedOnStream, GetType().FullName))); }
2158get { throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.SeekNotSupportedOnStream, GetType().FullName))); }
2159set { throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.SeekNotSupportedOnStream, GetType().FullName))); }
2164throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.WriteNotSupportedOnStream, GetType().FullName)));
2174throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.WriteNotSupportedOnStream, GetType().FullName)));
2179throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.WriteNotSupportedOnStream, GetType().FullName)));
2201throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.SeekNotSupportedOnStream, GetType().FullName)));
2206throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.WriteNotSupportedOnStream, GetType().FullName)));
2211throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.WriteNotSupportedOnStream, GetType().FullName)));
2872get { throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.SeekNotSupportedOnStream, stream.GetType().FullName))); }
2877get { throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.SeekNotSupportedOnStream, stream.GetType().FullName))); }
2878set { throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.SeekNotSupportedOnStream, stream.GetType().FullName))); }
2884throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.ReadNotSupportedOnStream, stream.GetType().FullName)));
2891throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.WriteNotSupportedOnStream, stream.GetType().FullName)));
2902throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.ReadNotSupportedOnStream, stream.GetType().FullName)));
2909throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.WriteNotSupportedOnStream, stream.GetType().FullName)));
2920throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.ReadNotSupportedOnStream, stream.GetType().FullName)));
3005throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.SeekNotSupportedOnStream, stream.GetType().FullName)));
3010throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.SeekNotSupportedOnStream, stream.GetType().FullName)));
3015throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.WriteNotSupportedOnStream, stream.GetType().FullName)));
System.ServiceModel.Syndication (1)
System.ServiceModel.UnixDomainSocket (3)
System.Speech (43)
System.Text.Encoding.CodePages (6)
System.Text.Json (24)
System\Text\Json\ThrowHelper.Serialization.cs (21)
34throw new NotSupportedException(SR.Format(SR.SerializationNotSupportedType, propertyType));
40throw new NotSupportedException(SR.Format(SR.TypeRequiresAsyncSerialization, propertyType));
46throw new NotSupportedException(SR.Format(SR.DictionaryKeyTypeNotSupported, keyType, converter.GetType()));
124throw new NotSupportedException(SR.ObjectCreationHandlingPropertyDoesNotSupportParameterizedConstructors);
468NotSupportedException ex = new NotSupportedException(
655throw new NotSupportedException(message, innerException);
681throw new NotSupportedException(message, innerException);
710ThrowNotSupportedException(ref state, reader, new NotSupportedException(message));
716ThrowNotSupportedException(ref state, reader, new NotSupportedException(SR.Format(SR.CannotPopulateCollection, type)));
879throw new NotSupportedException(SR.Format(SR.NoMetadataForType, type, resolver?.ToString() ?? "<null>"));
884return new NotSupportedException(SR.Format(SR.AmbiguousMetadataForType, type, match1, match2));
890throw new NotSupportedException(SR.Format(SR.ConstructorContainsNullParameterNames, declaringType));
919throw new NotSupportedException(SR.Format(SR.Polymorphism_DerivedConverterDoesNotSupportMetadata, derivedType));
925throw new NotSupportedException(SR.Format(SR.Polymorphism_DerivedConverterDoesNotSupportMetadata, derivedType));
931throw new NotSupportedException(SR.Format(SR.Polymorphism_RuntimeTypeNotSupported, runtimeType, baseType));
937throw new NotSupportedException(SR.Format(SR.Polymorphism_RuntimeTypeDiamondAmbiguity, runtimeType, derivedType1, derivedType2, baseType));
1071throw new NotSupportedException(
1081throw new NotSupportedException(
1094throw new NotSupportedException(
1109throw new NotSupportedException(
1168throw new NotSupportedException(SR.JsonSchemaExporter_ReferenceHandlerPreserve_NotSupported);
System.Text.RegularExpressions (46)
System.Threading.Channels (1)
System.Threading.Tasks.Dataflow (10)
System.Threading.Tasks.Parallel (3)
System.Transactions.Local (5)
System.Windows.Controls.Ribbon (3)
System.Windows.Forms (255)
System.Windows.Forms.Analyzers (1)
System.Windows.Forms.Design (14)
System.Windows.Forms.Primitives (1)
System.Windows.Input.Manipulations (1)
System.Windows.Presentation (1)
System.Xaml (16)
testhost (1)
testhost.arm64 (1)
testhost.x86 (1)
UnitTests.Common (1)
vbc (1)
VBCSCompiler (1)
vstest.console (1)
vstest.console.arm64 (1)
1619 references to NotSupportedException
aspire (27)
aspire-managed (3)
Aspire.Cli.Tests (3)
Aspire.Dashboard.Components.Tests (1)
Aspire.Dashboard.Tests (1)
Aspire.Hosting (2)
Aspire.Hosting.Azure (1)
Aspire.Hosting.Azure.AppContainers (1)
Aspire.Hosting.Azure.AppService (1)
Aspire.Hosting.Azure.Kubernetes (2)
Aspire.Hosting.Azure.Kusto.Tests (1)
Aspire.Hosting.Azure.Tests (17)
Aspire.Hosting.Blazor (1)
Aspire.Hosting.Blazor.Tests (2)
Aspire.Hosting.Browsers (2)
Aspire.Hosting.Browsers.Tests (3)
Aspire.Hosting.CodeGeneration.TypeScript.Tests (1)
Aspire.Hosting.Containers.Tests (1)
Aspire.Hosting.DevTunnels.Tests (1)
Aspire.Hosting.Docker (1)
Aspire.Hosting.Dotnet.Tests (1)
Aspire.Hosting.DotnetTool.Tests (1)
Aspire.Hosting.Foundry (1)
Aspire.Hosting.Foundry.Tests (1)
Aspire.Hosting.GitHub.Models.Tests (1)
Aspire.Hosting.Java (1)
Aspire.Hosting.JavaScript.Tests (1)
Aspire.Hosting.Kafka.Tests (1)
Aspire.Hosting.MySql.Tests (1)
Aspire.Hosting.OpenAI.Tests (1)
Aspire.Hosting.PostgreSQL.Tests (1)
Aspire.Hosting.RabbitMQ.Tests (1)
Aspire.Hosting.Radius (1)
Aspire.Hosting.RemoteHost (3)
Aspire.Hosting.Tasks (3)
Aspire.Hosting.Testing.Tests (1)
Aspire.Hosting.Tests (1)
Aspire.Hosting.Valkey.Tests (1)
Aspire.Playground.Tests (2)
Aspire.TerminalHost.Tests (1)
Aspire.TestUtilities (1)
dotnet-aot (1)
dotnet-svcutil-lib (4)
GenerateDocumentationAndConfigFiles (4)
ILCompiler.Compiler (4)
ILCompiler.ReadyToRun (1)
Infrastructure.Tests (1)
Microsoft.AspNetCore.Components.Server (1)
Microsoft.AspNetCore.DataProtection (2)
Microsoft.AspNetCore.Diagnostics.Middleware (1)
Microsoft.AspNetCore.HeaderParsing (1)
Microsoft.AspNetCore.Http.Connections.Client (1)
Microsoft.AspNetCore.Http.Extensions (1)
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Microsoft.AspNetCore.TestHost (1)
Microsoft.Build (4)
Microsoft.Build.Framework (4)
Microsoft.Build.Tasks.CodeAnalysis (1)
Microsoft.Build.Tasks.Core (6)
Microsoft.Build.Tasks.Git (13)
Microsoft.CodeAnalysis (16)
Microsoft.CodeAnalysis.Analyzers (5)
Microsoft.CodeAnalysis.AnalyzerUtilities (5)
Microsoft.CodeAnalysis.CodeStyle (5)
Microsoft.CodeAnalysis.CSharp (1)
Microsoft.CodeAnalysis.Extensions.Package (1)
Microsoft.CodeAnalysis.Features (2)
Microsoft.CodeAnalysis.ResxSourceGenerator (5)
Microsoft.CodeAnalysis.Scripting (4)
Microsoft.CodeAnalysis.Workspaces (10)
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
Microsoft.CSharp (1)
Microsoft.Data.Analysis.Tests (86)
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Microsoft.DiaSymReader (2)
Microsoft.DotNet.Build.Tasks.Feed (1)
Microsoft.DotNet.Build.Tasks.Installers (1)
Microsoft.Extensions.AI.Abstractions (1)
Microsoft.Extensions.AI.Abstractions.Tests (11)
Microsoft.Extensions.AI.OpenAI (4)
Microsoft.Extensions.AI.OpenAI.Tests (4)
Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization (1)
Microsoft.Extensions.Diagnostics.Probes (1)
Microsoft.Extensions.Http.Diagnostics (1)
Microsoft.Extensions.Http.Diagnostics.Tests (4)
Microsoft.Extensions.Http.Resilience (1)
Microsoft.Extensions.Identity.Core (2)
Microsoft.Extensions.Primitives (1)
Microsoft.Extensions.Telemetry (1)
Microsoft.Extensions.VectorData.ConformanceTests (10)
Microsoft.Gen.Metrics.Unit.Tests (2)
Microsoft.Gen.MetricsReports.Unit.Tests (1)
Microsoft.Maui.Controls (1)
Microsoft.ML.AutoML (1)
Microsoft.ML.AutoML.Tests (2)
Microsoft.ML.Core (2)
Microsoft.ML.Core.Tests (2)
UnitTests\TestResourceDownload.cs (2)
61await Assert.ThrowsAsync<NotSupportedException>(() => ResourceManagerUtils.Instance.EnsureResourceAsync(env, ch, "Image/ResNet_18_Updated.model", fileName, saveToDir, 10 * 1000));
90await Assert.ThrowsAsync<NotSupportedException>(() => ResourceManagerUtils.Instance.EnsureResourceAsync(env, ch, "Image/ResNet_18_Updated.model", fileName, saveToDir, 10 * 1000));
Microsoft.ML.Tokenizers (3)
Microsoft.ML.Tokenizers.Tests (6)
Microsoft.ML.TorchSharp (1)
Microsoft.NET.Build.Containers (2)
Microsoft.NET.Build.Extensions.Tasks (1)
Microsoft.Private.Windows.Core (16)
Microsoft.SourceLink.AzureDevOpsServer.Git (2)
Microsoft.SourceLink.AzureRepos.Git (2)
Microsoft.SourceLink.Bitbucket.Git (2)
Microsoft.SourceLink.Gitea (2)
Microsoft.SourceLink.Gitee (2)
Microsoft.SourceLink.GitHub (2)
Microsoft.SourceLink.GitLab (2)
Microsoft.SourceLink.GitWeb (2)
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (7)
Microsoft.TestPlatform.AdapterUtilities (3)
Microsoft.TestPlatform.CommunicationUtilities (1)
Microsoft.VisualBasic.Core (5)
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (2)
MSBuild (3)
mscorlib (1)
netstandard (1)
NuGet.Configuration (2)
NuGet.DependencyResolver.Core (1)
NuGet.PackageManagement (3)
NuGet.Packaging (1)
NuGet.ProjectModel (1)
NuGet.Protocol (22)
NuGet.Versioning (2)
PresentationBuildTasks (2)
PresentationCore (82)
PresentationFramework (26)
PresentationUI (2)
Roslyn.Diagnostics.Analyzers (5)
Shared.Tests (5)
System.Collections.Concurrent (6)
System.Collections.Immutable (40)
System.CommandLine (1)
System.ComponentModel.Annotations (2)
System.Data.Common (7)
System.Data.Odbc (4)
System.Data.OleDb (2)
System.Drawing.Common (1)
System.Formats.Nrbf (2)
System.IO.Compression (21)
System.IO.Compression.Brotli (9)
System.IO.Compression.ZipFile (53)
System.IO.Hashing (2)
System.IO.Packaging (1)
System.IO.Pipelines (1)
System.Linq.Expressions (6)
System.Linq.Parallel (42)
System.Management (1)
System.Memory (16)
System.Net.Quic (8)
System.Net.Requests (1)
System.Net.Sockets (4)
System.Net.WebClient (1)
System.Numerics.Tensors (2)
System.Private.CoreLib (646)
System.Private.Reflection.Execution (1)
System.Private.Windows.Core (17)
System.Private.Windows.Core.TestUtilities (1)
System.Private.Xml (5)
System.Reflection.DispatchProxy (1)
System.Reflection.Metadata (3)
System.Runtime (1)
System.Security.Cryptography (27)
System.Security.Cryptography.ProtectedData (6)
System.Security.Cryptography.Xml (1)
System.Speech (2)
System.Text.Json (68)
System.Text.RegularExpressions (4)
System.Threading.Channels (1)
System.Threading.Tasks.Dataflow (1)
System.Transactions.Local (1)
System.Windows.Controls.Ribbon (2)
System.Windows.Forms (17)
System.Xaml (2)
vstest.console (1)
vstest.console.arm64 (1)