588 instantiations of UnreachableException
aspire (1)
Commands\AgentInitCommand.cs (1)
390
throw new
UnreachableException
($"Unexpected PlaywrightInstallStatus: {status}");
Aspire.Cli.Tests (4)
NuGet\NuGetPackagePrefetcherTests.cs (2)
136
throw new
UnreachableException
();
424
throw new
UnreachableException
();
Telemetry\AspireCliTelemetryTests.cs (2)
452
throw new
UnreachableException
();
556
throw new
UnreachableException
();
Aspire.Hosting.Azure.Network (1)
AzureSubnetResource.cs (1)
116
throw new
UnreachableException
("AddressPrefix must be set either as a string or a ParameterResource.");
Aspire.Hosting.Azure.Sandboxes (1)
AzureSandboxContainerDeployment.cs (1)
1820
throw new
UnreachableException
();
Aspire.Hosting.Java (2)
JavaDockerfileGenerator.cs (2)
698
_ => throw new
UnreachableException
()
1191
_ => throw new
UnreachableException
()
Aspire.Playground.Tests (1)
Infrastructure\DistributedApplicationExtensions.cs (1)
232
var projectDirectory = Path.GetDirectoryName(project.GetProjectMetadata().ProjectPath) ?? throw new
UnreachableException
();
Aspire.RabbitMQ.Client (1)
src\Components\Aspire.RabbitMQ.Client\RabbitMQEventSourceLogForwarder.cs (1)
119
_ => throw new
UnreachableException
()
dotnet-aot (8)
parent\dotnet\Commands\Test\MTP\IPC\NamedPipeServer.cs (3)
135
throw new
UnreachableException
(CliCommandStrings.DotnetTestPipeOverlapping);
177
throw new
UnreachableException
();
186
throw new
UnreachableException
();
parent\dotnet\Commands\Test\MTP\IPC\ProtocolMessageSerializer.cs (1)
48
throw new
UnreachableException
();
parent\dotnet\Commands\Test\MTP\Terminal\TerminalTestReporter.cs (1)
107
_ => throw new
UnreachableException
(),
parent\dotnet\Commands\Test\MTP\Terminal\TestProgressState.cs (3)
290
throw new
UnreachableException
($"Unexpected test result for attempt '{currentAttemptNumber}' while the last attempt is '{value.LastAttemptNumber}'");
429
throw new
UnreachableException
($"Instance id '{instanceId}' was already registered for attempt '{registeredAttemptNumber}', not '{attemptNumber.Value}'.");
465
: throw new
UnreachableException
($"The instanceId '{instanceId}' not found.");
ILAssembler (68)
GrammarVisitor.cs (68)
574
_ => throw new
UnreachableException
()
762
public GrammarResult VisitAssemblyDecls(CILParser.AssemblyDeclsContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
784
public GrammarResult VisitAssemblyRefDecls(CILParser.AssemblyRefDeclsContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
841
_ => throw new
UnreachableException
()
902
_ => throw new
UnreachableException
()
1647
throw new
UnreachableException
();
1737
throw new
UnreachableException
();
1756
throw new
UnreachableException
();
1831
throw new
UnreachableException
();
1860
throw new
UnreachableException
();
2229
GrammarResult ICILVisitor<GrammarResult>.VisitDottedNamePart(CILParser.DottedNamePartContext context) => throw new
UnreachableException
();
2417
throw new
UnreachableException
();
2422
public GrammarResult VisitErrorNode(IErrorNode node) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
2425
public GrammarResult VisitEsHead(CILParser.EsHeadContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
2434
_ => throw new
UnreachableException
(),
2453
_ => throw new
UnreachableException
(),
2489
_ => throw new
UnreachableException
(),
2494
public GrammarResult VisitExptypeDecl(CILParser.ExptypeDeclContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
2582
_ => throw new
UnreachableException
(),
2734
_ => throw new
UnreachableException
()
2750
_ => throw new
UnreachableException
()
2756
public GrammarResult VisitFaultClause(CILParser.FaultClauseContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
2784
_ => throw new
UnreachableException
()
2931
public GrammarResult VisitFieldOrProp(CILParser.FieldOrPropContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
3085
throw new
UnreachableException
();
3088
public GrammarResult VisitFinallyClause(CILParser.FinallyClauseContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
3120
throw new
UnreachableException
();
3158
throw new
UnreachableException
();
3184
GrammarResult ICILVisitor<GrammarResult>.VisitNativeInt(CILParser.NativeIntContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
3185
GrammarResult ICILVisitor<GrammarResult>.VisitNativeUint(CILParser.NativeUintContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
3275
_ => throw new
UnreachableException
(),
3449
throw new
UnreachableException
();
3856
public GrammarResult VisitLabels(CILParser.LabelsContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
3905
public GrammarResult VisitManifestResDecl(CILParser.ManifestResDeclContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
3969
_ => throw new
UnreachableException
()
4024
throw new
UnreachableException
();
4055
_ => throw new
UnreachableException
(),
4949
throw new
UnreachableException
();
4974
_ => throw new
UnreachableException
()
5016
throw new
UnreachableException
();
5041
_ => throw new
UnreachableException
(),
5059
_ => throw new
UnreachableException
(),
5132
_ => throw new
UnreachableException
()
5200
throw new
UnreachableException
();
5236
throw new
UnreachableException
();
5263
throw new
UnreachableException
();
5324
throw new
UnreachableException
();
5391
_ => throw new
UnreachableException
()
5475
_ => throw new
UnreachableException
()
5494
_ => throw new
UnreachableException
()
5539
public GrammarResult VisitTerminal(ITerminalNode node) => throw new
UnreachableException
();
5589
throw new
UnreachableException
();
5634
_ => throw new
UnreachableException
()
6010
_ => throw new
UnreachableException
()
6145
GrammarResult ICILVisitor<GrammarResult>.VisitOptionalModifier(CILParser.OptionalModifierContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
6146
GrammarResult ICILVisitor<GrammarResult>.VisitSZArrayModifier(CILParser.SZArrayModifierContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
6147
GrammarResult ICILVisitor<GrammarResult>.VisitRequiredModifier(CILParser.RequiredModifierContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
6148
GrammarResult ICILVisitor<GrammarResult>.VisitPtrModifier(CILParser.PtrModifierContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
6149
GrammarResult ICILVisitor<GrammarResult>.VisitPinnedModifier(CILParser.PinnedModifierContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
6150
GrammarResult ICILVisitor<GrammarResult>.VisitGenericArgumentsModifier(CILParser.GenericArgumentsModifierContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
6151
GrammarResult ICILVisitor<GrammarResult>.VisitByRefModifier(CILParser.ByRefModifierContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
6152
GrammarResult ICILVisitor<GrammarResult>.VisitArrayModifier(CILParser.ArrayModifierContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
6153
public GrammarResult VisitNativeTypeArrayPointerInfo(CILParser.NativeTypeArrayPointerInfoContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
6154
public GrammarResult VisitPointerArrayTypeSize(CILParser.PointerArrayTypeSizeContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
6155
public GrammarResult VisitPointerArrayTypeParamIndex(CILParser.PointerArrayTypeParamIndexContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
6156
public GrammarResult VisitPointerNativeType(CILParser.PointerNativeTypeContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
6157
public GrammarResult VisitPointerArrayTypeSizeParamIndex(CILParser.PointerArrayTypeSizeParamIndexContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
6158
public GrammarResult VisitPointerArrayTypeNoSizeData(CILParser.PointerArrayTypeNoSizeDataContext context) => throw new
UnreachableException
(NodeShouldNeverBeDirectlyVisited);
ILCompiler.Compiler (8)
IL\IsInstCheckPatternAnalyzer.cs (3)
83
throw new
UnreachableException
();
95
throw new
UnreachableException
();
98
throw new
UnreachableException
();
IL\RvaIntrinsicPatternAnalyzer.cs (1)
111
throw new
UnreachableException
();
IL\TypeEqualityPatternAnalyzer.cs (4)
63
public readonly int Token1 => IsTypeEqualityBranch ? _token1 : throw new
UnreachableException
();
64
public readonly int Token2 => IsTwoTokens ? _token2 : throw new
UnreachableException
();
137
: throw new
UnreachableException
();
140
throw new
UnreachableException
();
ILCompiler.Diagnostics (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Microsoft.DiaSymReader.ISymNGenWriter2.cs (2)
322
void global::Microsoft.DiaSymReader.ISymNGenWriter.AddSymbol(string pSymbol, ushort iSection, ulong rva) => throw new global::System.Diagnostics.
UnreachableException
();
324
void global::Microsoft.DiaSymReader.ISymNGenWriter.AddSection(ushort iSection, global::Microsoft.DiaSymReader.OMF flags, int offset, int cb) => throw new global::System.Diagnostics.
UnreachableException
();
ILCompiler.MetadataTransform (3)
ILCompiler\Metadata\Transform.CustomAttribute.cs (3)
103
throw new
UnreachableException
();
173
_ => throw new
UnreachableException
()
233
_ => throw new
UnreachableException
()
ILCompiler.ReadyToRun (6)
CodeGen\ReadyToRunObjectWriter.cs (1)
187
_ => throw new
UnreachableException
()
Compiler\DependencyAnalysis\ReadyToRun\WasmUnboxingStubNode.cs (2)
178
_ => throw new
UnreachableException
(),
215
_ => throw new
UnreachableException
(),
Compiler\DependencyAnalysis\ReadyToRun\WasmVirtualDispatchThunkNode.cs (1)
101
_ => throw new
UnreachableException
()
Compiler\ProfileDataManager.cs (1)
290
throw new
UnreachableException
();
parent\parent\Common\Compiler\TypeMapMetadata.cs (1)
162
throw new
UnreachableException
();
ILCompiler.RyuJit (2)
Compiler\RyuJitCompilation.cs (2)
92
_ => throw new
UnreachableException
()
102
_ => throw new
UnreachableException
()
ILCompiler.TypeSystem (5)
parent\parent\Common\TypeSystem\Canon\TypeSystemConstraintsHelpers.Canon.cs (1)
19
_ => throw new
UnreachableException
()
parent\parent\Common\TypeSystem\Ecma\EffectiveVisibility.cs (4)
37
_ => throw new
UnreachableException
()
59
_ => throw new
UnreachableException
()
82
_ => throw new
UnreachableException
()
107
_ => throw new
UnreachableException
(),
Microsoft.AspNetCore.Antiforgery (1)
src\aspnetcore\src\Shared\Buffers\RefPooledArrayBufferWriter.cs (1)
70
throw new
UnreachableException
("RefPooledArrayBufferWriter does not support GetMemory");
Microsoft.AspNetCore.Components.Endpoints (2)
Rendering\SSRRenderModeBoundary.cs (1)
221
_ => throw new
UnreachableException
($"Unknown render mode {RenderMode.GetType().FullName}"),
src\aspnetcore\src\Shared\Buffers\RefPooledArrayBufferWriter.cs (1)
70
throw new
UnreachableException
("RefPooledArrayBufferWriter does not support GetMemory");
Microsoft.AspNetCore.DataProtection (1)
src\aspnetcore\src\Shared\Buffers\RefPooledArrayBufferWriter.cs (1)
70
throw new
UnreachableException
("RefPooledArrayBufferWriter does not support GetMemory");
Microsoft.AspNetCore.DataProtection.MicroBenchmarks (1)
src\aspnetcore\src\Shared\Buffers\RefPooledArrayBufferWriter.cs (1)
70
throw new
UnreachableException
("RefPooledArrayBufferWriter does not support GetMemory");
Microsoft.AspNetCore.HttpLogging (1)
src\aspnetcore\src\Shared\Buffers\RefPooledArrayBufferWriter.cs (1)
70
throw new
UnreachableException
("RefPooledArrayBufferWriter does not support GetMemory");
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\ActionMethodExecutor.cs (1)
53
throw new
UnreachableException
();
Microsoft.AspNetCore.OpenApi (2)
Extensions\OpenApiServiceCollectionExtensions.cs (2)
149
=> options.DocumentName = name ?? throw new
UnreachableException
();
152
=> throw new
UnreachableException
();
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\ChunkedExtensionParser.cs (1)
238
throw new
UnreachableException
();
Internal\Infrastructure\PipeWriterHelpers\ConcurrentPipeWriter.cs (1)
22
private static readonly Exception _successfullyCompletedSentinel = new
UnreachableException
();
src\aspnetcore\src\Shared\Buffers\RefPooledArrayBufferWriter.cs (1)
70
throw new
UnreachableException
("RefPooledArrayBufferWriter does not support GetMemory");
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (3)
TlsEventPump.cs (1)
851
throw new
UnreachableException
($"The DirectTls handshake path reported {nameof(TlsOperationStatus.NeedsCertificateValidation)} for fd={fd}.");
TlsEventPump.UserCallbacks.cs (2)
246
throw new
UnreachableException
($"Pump {_id}: a user callback completed for fd={fd}, but the handshake it was parked on is gone or is parked on a different callback.");
327
throw new
UnreachableException
($"Pump {_id}: unhandled handshake user callback type {callback.GetType()} for fd={fd}.");
Microsoft.Diagnostics.DataContractReader.Legacy (262)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget2.cs (11)
332
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetMachineType(uint* machineType) => throw new global::System.Diagnostics.
UnreachableException
();
334
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetPointerSize(uint* pointerSize) => throw new global::System.Diagnostics.
UnreachableException
();
336
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetImageBase(string imagePath, ulong* baseAddress) => throw new global::System.Diagnostics.
UnreachableException
();
338
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.ReadVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesRead) => throw new global::System.Diagnostics.
UnreachableException
();
340
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.WriteVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesWritten) => throw new global::System.Diagnostics.
UnreachableException
();
342
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetTLSValue(uint threadID, uint index, ulong* value) => throw new global::System.Diagnostics.
UnreachableException
();
344
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.SetTLSValue(uint threadID, uint index, ulong value) => throw new global::System.Diagnostics.
UnreachableException
();
346
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetCurrentThreadID(uint* threadID) => throw new global::System.Diagnostics.
UnreachableException
();
348
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetThreadContext(uint threadID, uint contextFlags, uint contextSize, byte* context) => throw new global::System.Diagnostics.
UnreachableException
();
350
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.SetThreadContext(uint threadID, uint contextSize, byte* context) => throw new global::System.Diagnostics.
UnreachableException
();
352
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.Request(uint reqCode, uint inBufferSize, byte* inBuffer, uint outBufferSize, byte* outBuffer) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget3.cs (13)
405
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetMachineType(uint* machineType) => throw new global::System.Diagnostics.
UnreachableException
();
407
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetPointerSize(uint* pointerSize) => throw new global::System.Diagnostics.
UnreachableException
();
409
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetImageBase(string imagePath, ulong* baseAddress) => throw new global::System.Diagnostics.
UnreachableException
();
411
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.ReadVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesRead) => throw new global::System.Diagnostics.
UnreachableException
();
413
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.WriteVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesWritten) => throw new global::System.Diagnostics.
UnreachableException
();
415
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetTLSValue(uint threadID, uint index, ulong* value) => throw new global::System.Diagnostics.
UnreachableException
();
417
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.SetTLSValue(uint threadID, uint index, ulong value) => throw new global::System.Diagnostics.
UnreachableException
();
419
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetCurrentThreadID(uint* threadID) => throw new global::System.Diagnostics.
UnreachableException
();
421
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetThreadContext(uint threadID, uint contextFlags, uint contextSize, byte* context) => throw new global::System.Diagnostics.
UnreachableException
();
423
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.SetThreadContext(uint threadID, uint contextSize, byte* context) => throw new global::System.Diagnostics.
UnreachableException
();
425
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.Request(uint reqCode, uint inBufferSize, byte* inBuffer, uint outBufferSize, byte* outBuffer) => throw new global::System.Diagnostics.
UnreachableException
();
427
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget2.AllocVirtual(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress addr, uint size, uint typeFlags, uint protectFlags, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* virt) => throw new global::System.Diagnostics.
UnreachableException
();
429
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget2.FreeVirtual(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress addr, uint size, uint typeFlags) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget.cs (3)
207
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugDataTarget.GetPlatform(int* pTargetPlatform) => throw new global::System.Diagnostics.
UnreachableException
();
209
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugDataTarget.ReadVirtual(ulong address, byte* pBuffer, uint bytesRequested, uint* pBytesRead) => throw new global::System.Diagnostics.
UnreachableException
();
211
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugDataTarget.GetThreadContext(uint threadId, uint contextFlags, uint contextSize, byte* pContext) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport2.cs (62)
1521
void global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.CloseEnum(nint hEnum) => throw new global::System.Diagnostics.
UnreachableException
();
1523
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.CountEnum(nint hEnum, uint* pulCount) => throw new global::System.Diagnostics.
UnreachableException
();
1525
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.ResetEnum(nint hEnum, uint ulPos) => throw new global::System.Diagnostics.
UnreachableException
();
1527
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumTypeDefs(nint* phEnum, uint* rTypeDefs, uint cMax, uint* pcTypeDefs) => throw new global::System.Diagnostics.
UnreachableException
();
1529
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumInterfaceImpls(nint* phEnum, uint td, uint* rImpls, uint cMax, uint* pcImpls) => throw new global::System.Diagnostics.
UnreachableException
();
1531
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumTypeRefs(nint* phEnum, uint* rTypeRefs, uint cMax, uint* pcTypeRefs) => throw new global::System.Diagnostics.
UnreachableException
();
1533
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.FindTypeDefByName(char* szTypeDef, uint tkEnclosingClass, uint* ptd) => throw new global::System.Diagnostics.
UnreachableException
();
1535
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetScopeProps(char* szName, uint cchName, uint* pchName, global::System.Guid* pmvid) => throw new global::System.Diagnostics.
UnreachableException
();
1537
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetModuleFromScope(uint* pmd) => throw new global::System.Diagnostics.
UnreachableException
();
1539
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetTypeDefProps(uint td, char* szTypeDef, uint cchTypeDef, uint* pchTypeDef, uint* pdwTypeDefFlags, uint* ptkExtends) => throw new global::System.Diagnostics.
UnreachableException
();
1541
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetInterfaceImplProps(uint iiImpl, uint* pClass, uint* ptkIface) => throw new global::System.Diagnostics.
UnreachableException
();
1543
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetTypeRefProps(uint tr, uint* ptkResolutionScope, char* szName, uint cchName, uint* pchName) => throw new global::System.Diagnostics.
UnreachableException
();
1545
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.ResolveTypeRef(uint tr, global::System.Guid* riid, void** ppIScope, uint* ptd) => throw new global::System.Diagnostics.
UnreachableException
();
1547
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumMembers(nint* phEnum, uint cl, uint* rMembers, uint cMax, uint* pcTokens) => throw new global::System.Diagnostics.
UnreachableException
();
1549
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumMembersWithName(nint* phEnum, uint cl, char* szName, uint* rMembers, uint cMax, uint* pcTokens) => throw new global::System.Diagnostics.
UnreachableException
();
1551
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumMethods(nint* phEnum, uint cl, uint* rMethods, uint cMax, uint* pcTokens) => throw new global::System.Diagnostics.
UnreachableException
();
1553
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumMethodsWithName(nint* phEnum, uint cl, char* szName, uint* rMethods, uint cMax, uint* pcTokens) => throw new global::System.Diagnostics.
UnreachableException
();
1555
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumFields(nint* phEnum, uint cl, uint* rFields, uint cMax, uint* pcTokens) => throw new global::System.Diagnostics.
UnreachableException
();
1557
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumFieldsWithName(nint* phEnum, uint cl, char* szName, uint* rFields, uint cMax, uint* pcTokens) => throw new global::System.Diagnostics.
UnreachableException
();
1559
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumParams(nint* phEnum, uint mb, uint* rParams, uint cMax, uint* pcTokens) => throw new global::System.Diagnostics.
UnreachableException
();
1561
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumMemberRefs(nint* phEnum, uint tkParent, uint* rMemberRefs, uint cMax, uint* pcTokens) => throw new global::System.Diagnostics.
UnreachableException
();
1563
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumMethodImpls(nint* phEnum, uint td, uint* rMethodBody, uint* rMethodDecl, uint cMax, uint* pcTokens) => throw new global::System.Diagnostics.
UnreachableException
();
1565
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumPermissionSets(nint* phEnum, uint tk, uint dwActions, uint* rPermission, uint cMax, uint* pcTokens) => throw new global::System.Diagnostics.
UnreachableException
();
1567
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.FindMember(uint td, char* szName, byte* pvSigBlob, uint cbSigBlob, uint* pmb) => throw new global::System.Diagnostics.
UnreachableException
();
1569
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.FindMethod(uint td, char* szName, byte* pvSigBlob, uint cbSigBlob, uint* pmb) => throw new global::System.Diagnostics.
UnreachableException
();
1571
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.FindField(uint td, char* szName, byte* pvSigBlob, uint cbSigBlob, uint* pmb) => throw new global::System.Diagnostics.
UnreachableException
();
1573
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.FindMemberRef(uint td, char* szName, byte* pvSigBlob, uint cbSigBlob, uint* pmr) => throw new global::System.Diagnostics.
UnreachableException
();
1575
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetMethodProps(uint mb, uint* pClass, char* szMethod, uint cchMethod, uint* pchMethod, uint* pdwAttr, byte** ppvSigBlob, uint* pcbSigBlob, uint* pulCodeRVA, uint* pdwImplFlags) => throw new global::System.Diagnostics.
UnreachableException
();
1577
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetMemberRefProps(uint mr, uint* ptk, char* szMember, uint cchMember, uint* pchMember, byte** ppvSigBlob, uint* pbSig) => throw new global::System.Diagnostics.
UnreachableException
();
1579
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumProperties(nint* phEnum, uint td, uint* rProperties, uint cMax, uint* pcProperties) => throw new global::System.Diagnostics.
UnreachableException
();
1581
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumEvents(nint* phEnum, uint td, uint* rEvents, uint cMax, uint* pcEvents) => throw new global::System.Diagnostics.
UnreachableException
();
1583
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetEventProps(uint ev, uint* pClass, char* szEvent, uint cchEvent, uint* pchEvent, uint* pdwEventFlags, uint* ptkEventType, uint* pmdAddOn, uint* pmdRemoveOn, uint* pmdFire, uint* rmdOtherMethod, uint cMax, uint* pcOtherMethod) => throw new global::System.Diagnostics.
UnreachableException
();
1585
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumMethodSemantics(nint* phEnum, uint mb, uint* rEventProp, uint cMax, uint* pcEventProp) => throw new global::System.Diagnostics.
UnreachableException
();
1587
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetMethodSemantics(uint mb, uint tkEventProp, uint* pdwSemanticsFlags) => throw new global::System.Diagnostics.
UnreachableException
();
1589
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetClassLayout(uint td, uint* pdwPackSize, void* rFieldOffset, uint cMax, uint* pcFieldOffset, uint* pulClassSize) => throw new global::System.Diagnostics.
UnreachableException
();
1591
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetFieldMarshal(uint tk, byte** ppvNativeType, uint* pcbNativeType) => throw new global::System.Diagnostics.
UnreachableException
();
1593
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetRVA(uint tk, uint* pulCodeRVA, uint* pdwImplFlags) => throw new global::System.Diagnostics.
UnreachableException
();
1595
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetPermissionSetProps(uint pm, uint* pdwAction, void** ppvPermission, uint* pcbPermission) => throw new global::System.Diagnostics.
UnreachableException
();
1597
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetSigFromToken(uint mdSig, byte** ppvSig, uint* pcbSig) => throw new global::System.Diagnostics.
UnreachableException
();
1599
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetModuleRefProps(uint mur, char* szName, uint cchName, uint* pchName) => throw new global::System.Diagnostics.
UnreachableException
();
1601
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumModuleRefs(nint* phEnum, uint* rModuleRefs, uint cmax, uint* pcModuleRefs) => throw new global::System.Diagnostics.
UnreachableException
();
1603
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetTypeSpecFromToken(uint typespec, byte** ppvSig, uint* pcbSig) => throw new global::System.Diagnostics.
UnreachableException
();
1605
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetNameFromToken(uint tk, byte** pszUtf8NamePtr) => throw new global::System.Diagnostics.
UnreachableException
();
1607
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumUnresolvedMethods(nint* phEnum, uint* rMethods, uint cMax, uint* pcTokens) => throw new global::System.Diagnostics.
UnreachableException
();
1609
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetUserString(uint stk, char* szString, uint cchString, uint* pchString) => throw new global::System.Diagnostics.
UnreachableException
();
1611
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetPinvokeMap(uint tk, uint* pdwMappingFlags, char* szImportName, uint cchImportName, uint* pchImportName, uint* pmrImportDLL) => throw new global::System.Diagnostics.
UnreachableException
();
1613
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumSignatures(nint* phEnum, uint* rSignatures, uint cmax, uint* pcSignatures) => throw new global::System.Diagnostics.
UnreachableException
();
1615
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumTypeSpecs(nint* phEnum, uint* rTypeSpecs, uint cmax, uint* pcTypeSpecs) => throw new global::System.Diagnostics.
UnreachableException
();
1617
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumUserStrings(nint* phEnum, uint* rStrings, uint cmax, uint* pcStrings) => throw new global::System.Diagnostics.
UnreachableException
();
1619
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetParamForMethodIndex(uint md, uint ulParamSeq, uint* ppd) => throw new global::System.Diagnostics.
UnreachableException
();
1621
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.EnumCustomAttributes(nint* phEnum, uint tk, uint tkType, uint* rCustomAttributes, uint cMax, uint* pcCustomAttributes) => throw new global::System.Diagnostics.
UnreachableException
();
1623
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetCustomAttributeProps(uint cv, uint* ptkObj, uint* ptkType, void** ppBlob, uint* pcbSize) => throw new global::System.Diagnostics.
UnreachableException
();
1625
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.FindTypeRef(uint tkResolutionScope, char* szName, uint* ptr) => throw new global::System.Diagnostics.
UnreachableException
();
1627
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetMemberProps(uint mb, uint* pClass, char* szMember, uint cchMember, uint* pchMember, uint* pdwAttr, byte** ppvSigBlob, uint* pcbSigBlob, uint* pulCodeRVA, uint* pdwImplFlags, uint* pdwCPlusTypeFlag, void** ppValue, uint* pcchValue) => throw new global::System.Diagnostics.
UnreachableException
();
1629
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetFieldProps(uint mb, uint* pClass, char* szField, uint cchField, uint* pchField, uint* pdwAttr, byte** ppvSigBlob, uint* pcbSigBlob, uint* pdwCPlusTypeFlag, void** ppValue, uint* pcchValue) => throw new global::System.Diagnostics.
UnreachableException
();
1631
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetPropertyProps(uint prop, uint* pClass, char* szProperty, uint cchProperty, uint* pchProperty, uint* pdwPropFlags, byte** ppvSig, uint* pbSig, uint* pdwCPlusTypeFlag, void** ppDefaultValue, uint* pcchDefaultValue, uint* pmdSetter, uint* pmdGetter, uint* rmdOtherMethod, uint cMax, uint* pcOtherMethod) => throw new global::System.Diagnostics.
UnreachableException
();
1633
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetParamProps(uint tk, uint* pmd, uint* pulSequence, char* szName, uint cchName, uint* pchName, uint* pdwAttr, uint* pdwCPlusTypeFlag, void** ppValue, uint* pcchValue) => throw new global::System.Diagnostics.
UnreachableException
();
1635
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetCustomAttributeByName(uint tkObj, char* szName, void** ppData, uint* pcbData) => throw new global::System.Diagnostics.
UnreachableException
();
1637
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.IsValidToken(uint tk) => throw new global::System.Diagnostics.
UnreachableException
();
1639
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetNestedClassProps(uint tdNestedClass, uint* ptdEnclosingClass) => throw new global::System.Diagnostics.
UnreachableException
();
1641
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.GetNativeCallConvFromSig(void* pvSig, uint cbSig, uint* pCallConv) => throw new global::System.Diagnostics.
UnreachableException
();
1643
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IMetaDataImport.IsGlobal(uint pd, int* pbGlobal) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSHandleEnum.cs (3)
140
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.Skip(uint count) => throw new global::System.Diagnostics.
UnreachableException
();
142
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.Reset() => throw new global::System.Diagnostics.
UnreachableException
();
144
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.GetCount(uint* pCount) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMemoryEnum.cs (3)
140
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.Skip(uint count) => throw new global::System.Diagnostics.
UnreachableException
();
142
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.Reset() => throw new global::System.Diagnostics.
UnreachableException
();
144
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.GetCount(uint* pCount) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMethodEnum.cs (3)
140
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.Skip(uint count) => throw new global::System.Diagnostics.
UnreachableException
();
142
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.Reset() => throw new global::System.Diagnostics.
UnreachableException
();
144
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.GetCount(uint* pCount) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStackRefEnum.cs (3)
207
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.Skip(uint count) => throw new global::System.Diagnostics.
UnreachableException
();
209
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.Reset() => throw new global::System.Diagnostics.
UnreachableException
();
211
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.GetCount(uint* pCount) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStackRefErrorEnum.cs (3)
140
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.Skip(uint count) => throw new global::System.Diagnostics.
UnreachableException
();
142
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.Reset() => throw new global::System.Diagnostics.
UnreachableException
();
144
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.GetCount(uint* pCount) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStressLogMsgEnum.cs (3)
254
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.Skip(uint count) => throw new global::System.Diagnostics.
UnreachableException
();
256
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.Reset() => throw new global::System.Diagnostics.
UnreachableException
();
258
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.GetCount(uint* pCount) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStressLogThreadEnum.cs (3)
140
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.Skip(uint count) => throw new global::System.Diagnostics.
UnreachableException
();
142
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.Reset() => throw new global::System.Diagnostics.
UnreachableException
();
144
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.GetCount(uint* pCount) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification2.cs (8)
364
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnCodeGenerated(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataMethodInstance method) => throw new global::System.Diagnostics.
UnreachableException
();
366
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnCodeDiscarded(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataMethodInstance method) => throw new global::System.Diagnostics.
UnreachableException
();
368
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnProcessExecution(uint state) => throw new global::System.Diagnostics.
UnreachableException
();
370
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnTaskExecution(void* task, uint state) => throw new global::System.Diagnostics.
UnreachableException
();
372
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnModuleLoaded(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod) => throw new global::System.Diagnostics.
UnreachableException
();
374
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnModuleUnloaded(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod) => throw new global::System.Diagnostics.
UnreachableException
();
376
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnTypeLoaded(void* typeInst) => throw new global::System.Diagnostics.
UnreachableException
();
378
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnTypeUnloaded(void* typeInst) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification3.cs (11)
341
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnCodeGenerated(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataMethodInstance method) => throw new global::System.Diagnostics.
UnreachableException
();
343
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnCodeDiscarded(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataMethodInstance method) => throw new global::System.Diagnostics.
UnreachableException
();
345
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnProcessExecution(uint state) => throw new global::System.Diagnostics.
UnreachableException
();
347
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnTaskExecution(void* task, uint state) => throw new global::System.Diagnostics.
UnreachableException
();
349
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnModuleLoaded(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod) => throw new global::System.Diagnostics.
UnreachableException
();
351
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnModuleUnloaded(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod) => throw new global::System.Diagnostics.
UnreachableException
();
353
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnTypeLoaded(void* typeInst) => throw new global::System.Diagnostics.
UnreachableException
();
355
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnTypeUnloaded(void* typeInst) => throw new global::System.Diagnostics.
UnreachableException
();
357
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification2.OnAppDomainLoaded(void* domain) => throw new global::System.Diagnostics.
UnreachableException
();
359
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification2.OnAppDomainUnloaded(void* domain) => throw new global::System.Diagnostics.
UnreachableException
();
361
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification2.OnException(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState exception) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification4.cs (12)
374
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnCodeGenerated(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataMethodInstance method) => throw new global::System.Diagnostics.
UnreachableException
();
376
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnCodeDiscarded(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataMethodInstance method) => throw new global::System.Diagnostics.
UnreachableException
();
378
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnProcessExecution(uint state) => throw new global::System.Diagnostics.
UnreachableException
();
380
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnTaskExecution(void* task, uint state) => throw new global::System.Diagnostics.
UnreachableException
();
382
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnModuleLoaded(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod) => throw new global::System.Diagnostics.
UnreachableException
();
384
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnModuleUnloaded(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod) => throw new global::System.Diagnostics.
UnreachableException
();
386
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnTypeLoaded(void* typeInst) => throw new global::System.Diagnostics.
UnreachableException
();
388
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnTypeUnloaded(void* typeInst) => throw new global::System.Diagnostics.
UnreachableException
();
390
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification2.OnAppDomainLoaded(void* domain) => throw new global::System.Diagnostics.
UnreachableException
();
392
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification2.OnAppDomainUnloaded(void* domain) => throw new global::System.Diagnostics.
UnreachableException
();
394
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification2.OnException(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState exception) => throw new global::System.Diagnostics.
UnreachableException
();
396
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification3.OnGcEvent(global::Microsoft.Diagnostics.DataContractReader.Legacy.GcEvtArgs gcEvtArgs) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification5.cs (13)
409
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnCodeGenerated(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataMethodInstance method) => throw new global::System.Diagnostics.
UnreachableException
();
411
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnCodeDiscarded(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataMethodInstance method) => throw new global::System.Diagnostics.
UnreachableException
();
413
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnProcessExecution(uint state) => throw new global::System.Diagnostics.
UnreachableException
();
415
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnTaskExecution(void* task, uint state) => throw new global::System.Diagnostics.
UnreachableException
();
417
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnModuleLoaded(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod) => throw new global::System.Diagnostics.
UnreachableException
();
419
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnModuleUnloaded(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod) => throw new global::System.Diagnostics.
UnreachableException
();
421
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnTypeLoaded(void* typeInst) => throw new global::System.Diagnostics.
UnreachableException
();
423
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification.OnTypeUnloaded(void* typeInst) => throw new global::System.Diagnostics.
UnreachableException
();
425
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification2.OnAppDomainLoaded(void* domain) => throw new global::System.Diagnostics.
UnreachableException
();
427
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification2.OnAppDomainUnloaded(void* domain) => throw new global::System.Diagnostics.
UnreachableException
();
429
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification2.OnException(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState exception) => throw new global::System.Diagnostics.
UnreachableException
();
431
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification3.OnGcEvent(global::Microsoft.Diagnostics.DataContractReader.Legacy.GcEvtArgs gcEvtArgs) => throw new global::System.Diagnostics.
UnreachableException
();
433
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification4.ExceptionCatcherEnter(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataMethodInstance catchingMethod, uint catcherNativeOffset) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess2.cs (46)
1383
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.Flush() => throw new global::System.Diagnostics.
UnreachableException
();
1385
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.StartEnumTasks(ulong* handle) => throw new global::System.Diagnostics.
UnreachableException
();
1387
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EnumTask(ulong* handle, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTask> task) => throw new global::System.Diagnostics.
UnreachableException
();
1389
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EndEnumTasks(ulong handle) => throw new global::System.Diagnostics.
UnreachableException
();
1391
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetTaskByOSThreadID(uint osThreadID, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTask> task) => throw new global::System.Diagnostics.
UnreachableException
();
1393
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetTaskByUniqueID(ulong taskID, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTask> task) => throw new global::System.Diagnostics.
UnreachableException
();
1395
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetFlags(uint* flags) => throw new global::System.Diagnostics.
UnreachableException
();
1397
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.IsSameObject(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess* process) => throw new global::System.Diagnostics.
UnreachableException
();
1399
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetManagedObject(global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataValue> value) => throw new global::System.Diagnostics.
UnreachableException
();
1401
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetDesiredExecutionState(uint* state) => throw new global::System.Diagnostics.
UnreachableException
();
1403
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.SetDesiredExecutionState(uint state) => throw new global::System.Diagnostics.
UnreachableException
();
1405
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetAddressType(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress address, global::Microsoft.Diagnostics.DataContractReader.Legacy.CLRDataAddressType* type) => throw new global::System.Diagnostics.
UnreachableException
();
1407
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetRuntimeNameByAddress(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress address, uint flags, uint bufLen, uint* nameLen, char* nameBuf, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* displacement) => throw new global::System.Diagnostics.
UnreachableException
();
1409
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.StartEnumAppDomains(ulong* handle) => throw new global::System.Diagnostics.
UnreachableException
();
1411
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EnumAppDomain(ulong* handle, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAppDomain> appDomain) => throw new global::System.Diagnostics.
UnreachableException
();
1413
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EndEnumAppDomains(ulong handle) => throw new global::System.Diagnostics.
UnreachableException
();
1415
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetAppDomainByUniqueID(ulong id, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAppDomain> appDomain) => throw new global::System.Diagnostics.
UnreachableException
();
1417
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.StartEnumAssemblies(ulong* handle) => throw new global::System.Diagnostics.
UnreachableException
();
1419
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EnumAssembly(ulong* handle, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAssembly> assembly) => throw new global::System.Diagnostics.
UnreachableException
();
1421
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EndEnumAssemblies(ulong handle) => throw new global::System.Diagnostics.
UnreachableException
();
1423
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.StartEnumModules(ulong* handle) => throw new global::System.Diagnostics.
UnreachableException
();
1425
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EnumModule(ulong* handle, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule> mod) => throw new global::System.Diagnostics.
UnreachableException
();
1427
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EndEnumModules(ulong handle) => throw new global::System.Diagnostics.
UnreachableException
();
1429
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetModuleByAddress(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress address, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule> mod) => throw new global::System.Diagnostics.
UnreachableException
();
1431
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.StartEnumMethodInstancesByAddress(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress address, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAppDomain appDomain, ulong* handle) => throw new global::System.Diagnostics.
UnreachableException
();
1433
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EnumMethodInstanceByAddress(ulong* handle, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataMethodInstance> method) => throw new global::System.Diagnostics.
UnreachableException
();
1435
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EndEnumMethodInstancesByAddress(ulong handle) => throw new global::System.Diagnostics.
UnreachableException
();
1437
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetDataByAddress(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress address, uint flags, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAppDomain appDomain, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTask tlsTask, uint bufLen, uint* nameLen, char* nameBuf, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataValue> value, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* displacement) => throw new global::System.Diagnostics.
UnreachableException
();
1439
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetExceptionStateByExceptionRecord(global::Microsoft.Diagnostics.DataContractReader.Legacy.EXCEPTION_RECORD64* record, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState> exState) => throw new global::System.Diagnostics.
UnreachableException
();
1441
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.TranslateExceptionRecordToNotification(global::Microsoft.Diagnostics.DataContractReader.Legacy.EXCEPTION_RECORD64* record, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification notify) => throw new global::System.Diagnostics.
UnreachableException
();
1443
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.Request(uint reqCode, uint inBufferSize, byte* inBuffer, uint outBufferSize, byte* outBuffer) => throw new global::System.Diagnostics.
UnreachableException
();
1445
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.CreateMemoryValue(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAppDomain appDomain, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTask tlsTask, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTypeInstance type, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress addr, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataValue> value) => throw new global::System.Diagnostics.
UnreachableException
();
1447
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.SetAllTypeNotifications(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod, uint flags) => throw new global::System.Diagnostics.
UnreachableException
();
1449
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.SetAllCodeNotifications(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod, uint flags) => throw new global::System.Diagnostics.
UnreachableException
();
1451
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetTypeNotifications(uint numTokens, void** mods, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule singleMod, uint[] tokens, uint[] flags) => throw new global::System.Diagnostics.
UnreachableException
();
1453
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.SetTypeNotifications(uint numTokens, void** mods, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule singleMod, uint[] tokens, uint[] flags, uint singleFlags) => throw new global::System.Diagnostics.
UnreachableException
();
1455
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetCodeNotifications(uint numTokens, void** mods, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule singleMod, uint[] tokens, uint[] flags) => throw new global::System.Diagnostics.
UnreachableException
();
1457
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.SetCodeNotifications(uint numTokens, void** mods, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule singleMod, uint[] tokens, uint[] flags, uint singleFlags) => throw new global::System.Diagnostics.
UnreachableException
();
1459
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetOtherNotificationFlags(uint* flags) => throw new global::System.Diagnostics.
UnreachableException
();
1461
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.SetOtherNotificationFlags(uint flags) => throw new global::System.Diagnostics.
UnreachableException
();
1463
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.StartEnumMethodDefinitionsByAddress(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress address, ulong* handle) => throw new global::System.Diagnostics.
UnreachableException
();
1465
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EnumMethodDefinitionByAddress(ulong* handle, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataMethodDefinition> method) => throw new global::System.Diagnostics.
UnreachableException
();
1467
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EndEnumMethodDefinitionsByAddress(ulong handle) => throw new global::System.Diagnostics.
UnreachableException
();
1469
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.FollowStub(uint inFlags, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress inAddr, void* inBuffer, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* outAddr, void* outBuffer, uint* outFlags) => throw new global::System.Diagnostics.
UnreachableException
();
1471
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.FollowStub2(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTask task, uint inFlags, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress inAddr, void* inBuffer, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* outAddr, void* outBuffer, uint* outFlags) => throw new global::System.Diagnostics.
UnreachableException
();
1473
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.DumpNativeImage(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress loadedBase, char* name, void* display, void* libSupport, void* dis) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess3.cs (48)
1387
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.Flush() => throw new global::System.Diagnostics.
UnreachableException
();
1389
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.StartEnumTasks(ulong* handle) => throw new global::System.Diagnostics.
UnreachableException
();
1391
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EnumTask(ulong* handle, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTask> task) => throw new global::System.Diagnostics.
UnreachableException
();
1393
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EndEnumTasks(ulong handle) => throw new global::System.Diagnostics.
UnreachableException
();
1395
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetTaskByOSThreadID(uint osThreadID, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTask> task) => throw new global::System.Diagnostics.
UnreachableException
();
1397
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetTaskByUniqueID(ulong taskID, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTask> task) => throw new global::System.Diagnostics.
UnreachableException
();
1399
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetFlags(uint* flags) => throw new global::System.Diagnostics.
UnreachableException
();
1401
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.IsSameObject(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess* process) => throw new global::System.Diagnostics.
UnreachableException
();
1403
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetManagedObject(global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataValue> value) => throw new global::System.Diagnostics.
UnreachableException
();
1405
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetDesiredExecutionState(uint* state) => throw new global::System.Diagnostics.
UnreachableException
();
1407
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.SetDesiredExecutionState(uint state) => throw new global::System.Diagnostics.
UnreachableException
();
1409
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetAddressType(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress address, global::Microsoft.Diagnostics.DataContractReader.Legacy.CLRDataAddressType* type) => throw new global::System.Diagnostics.
UnreachableException
();
1411
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetRuntimeNameByAddress(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress address, uint flags, uint bufLen, uint* nameLen, char* nameBuf, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* displacement) => throw new global::System.Diagnostics.
UnreachableException
();
1413
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.StartEnumAppDomains(ulong* handle) => throw new global::System.Diagnostics.
UnreachableException
();
1415
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EnumAppDomain(ulong* handle, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAppDomain> appDomain) => throw new global::System.Diagnostics.
UnreachableException
();
1417
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EndEnumAppDomains(ulong handle) => throw new global::System.Diagnostics.
UnreachableException
();
1419
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetAppDomainByUniqueID(ulong id, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAppDomain> appDomain) => throw new global::System.Diagnostics.
UnreachableException
();
1421
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.StartEnumAssemblies(ulong* handle) => throw new global::System.Diagnostics.
UnreachableException
();
1423
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EnumAssembly(ulong* handle, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAssembly> assembly) => throw new global::System.Diagnostics.
UnreachableException
();
1425
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EndEnumAssemblies(ulong handle) => throw new global::System.Diagnostics.
UnreachableException
();
1427
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.StartEnumModules(ulong* handle) => throw new global::System.Diagnostics.
UnreachableException
();
1429
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EnumModule(ulong* handle, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule> mod) => throw new global::System.Diagnostics.
UnreachableException
();
1431
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EndEnumModules(ulong handle) => throw new global::System.Diagnostics.
UnreachableException
();
1433
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetModuleByAddress(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress address, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule> mod) => throw new global::System.Diagnostics.
UnreachableException
();
1435
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.StartEnumMethodInstancesByAddress(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress address, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAppDomain appDomain, ulong* handle) => throw new global::System.Diagnostics.
UnreachableException
();
1437
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EnumMethodInstanceByAddress(ulong* handle, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataMethodInstance> method) => throw new global::System.Diagnostics.
UnreachableException
();
1439
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EndEnumMethodInstancesByAddress(ulong handle) => throw new global::System.Diagnostics.
UnreachableException
();
1441
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetDataByAddress(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress address, uint flags, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAppDomain appDomain, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTask tlsTask, uint bufLen, uint* nameLen, char* nameBuf, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataValue> value, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* displacement) => throw new global::System.Diagnostics.
UnreachableException
();
1443
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetExceptionStateByExceptionRecord(global::Microsoft.Diagnostics.DataContractReader.Legacy.EXCEPTION_RECORD64* record, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState> exState) => throw new global::System.Diagnostics.
UnreachableException
();
1445
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.TranslateExceptionRecordToNotification(global::Microsoft.Diagnostics.DataContractReader.Legacy.EXCEPTION_RECORD64* record, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification notify) => throw new global::System.Diagnostics.
UnreachableException
();
1447
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.Request(uint reqCode, uint inBufferSize, byte* inBuffer, uint outBufferSize, byte* outBuffer) => throw new global::System.Diagnostics.
UnreachableException
();
1449
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.CreateMemoryValue(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAppDomain appDomain, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTask tlsTask, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTypeInstance type, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress addr, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataValue> value) => throw new global::System.Diagnostics.
UnreachableException
();
1451
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.SetAllTypeNotifications(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod, uint flags) => throw new global::System.Diagnostics.
UnreachableException
();
1453
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.SetAllCodeNotifications(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod, uint flags) => throw new global::System.Diagnostics.
UnreachableException
();
1455
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetTypeNotifications(uint numTokens, void** mods, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule singleMod, uint[] tokens, uint[] flags) => throw new global::System.Diagnostics.
UnreachableException
();
1457
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.SetTypeNotifications(uint numTokens, void** mods, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule singleMod, uint[] tokens, uint[] flags, uint singleFlags) => throw new global::System.Diagnostics.
UnreachableException
();
1459
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetCodeNotifications(uint numTokens, void** mods, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule singleMod, uint[] tokens, uint[] flags) => throw new global::System.Diagnostics.
UnreachableException
();
1461
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.SetCodeNotifications(uint numTokens, void** mods, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule singleMod, uint[] tokens, uint[] flags, uint singleFlags) => throw new global::System.Diagnostics.
UnreachableException
();
1463
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetOtherNotificationFlags(uint* flags) => throw new global::System.Diagnostics.
UnreachableException
();
1465
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.SetOtherNotificationFlags(uint flags) => throw new global::System.Diagnostics.
UnreachableException
();
1467
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.StartEnumMethodDefinitionsByAddress(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress address, ulong* handle) => throw new global::System.Diagnostics.
UnreachableException
();
1469
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EnumMethodDefinitionByAddress(ulong* handle, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataMethodDefinition> method) => throw new global::System.Diagnostics.
UnreachableException
();
1471
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.EndEnumMethodDefinitionsByAddress(ulong handle) => throw new global::System.Diagnostics.
UnreachableException
();
1473
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.FollowStub(uint inFlags, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress inAddr, void* inBuffer, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* outAddr, void* outBuffer, uint* outFlags) => throw new global::System.Diagnostics.
UnreachableException
();
1475
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.FollowStub2(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTask task, uint inFlags, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress inAddr, void* inBuffer, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* outAddr, void* outBuffer, uint* outFlags) => throw new global::System.Diagnostics.
UnreachableException
();
1477
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.DumpNativeImage(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress loadedBase, char* name, void* display, void* libSupport, void* dis) => throw new global::System.Diagnostics.
UnreachableException
();
1479
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess2.GetGcNotification(global::Microsoft.Diagnostics.DataContractReader.Legacy.GcEvtArgs* gcEvtArgs) => throw new global::System.Diagnostics.
UnreachableException
();
1481
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess2.SetGcNotification(global::Microsoft.Diagnostics.DataContractReader.Legacy.GcEvtArgs gcEvtArgs) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTarget3.cs (13)
327
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetMachineType(uint* machineType) => throw new global::System.Diagnostics.
UnreachableException
();
329
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetPointerSize(uint* pointerSize) => throw new global::System.Diagnostics.
UnreachableException
();
331
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetImageBase(string imagePath, ulong* baseAddress) => throw new global::System.Diagnostics.
UnreachableException
();
333
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.ReadVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesRead) => throw new global::System.Diagnostics.
UnreachableException
();
335
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.WriteVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesWritten) => throw new global::System.Diagnostics.
UnreachableException
();
337
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetTLSValue(uint threadID, uint index, ulong* value) => throw new global::System.Diagnostics.
UnreachableException
();
339
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.SetTLSValue(uint threadID, uint index, ulong value) => throw new global::System.Diagnostics.
UnreachableException
();
341
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetCurrentThreadID(uint* threadID) => throw new global::System.Diagnostics.
UnreachableException
();
343
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.GetThreadContext(uint threadID, uint contextFlags, uint contextSize, byte* context) => throw new global::System.Diagnostics.
UnreachableException
();
345
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.SetThreadContext(uint threadID, uint contextSize, byte* context) => throw new global::System.Diagnostics.
UnreachableException
();
347
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.Request(uint reqCode, uint inBufferSize, byte* inBuffer, uint outBufferSize, byte* outBuffer) => throw new global::System.Diagnostics.
UnreachableException
();
349
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget2.AllocVirtual(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress addr, uint size, uint typeFlags, uint protectFlags, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* virt) => throw new global::System.Diagnostics.
UnreachableException
();
351
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget2.FreeVirtual(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress addr, uint size, uint typeFlags) => throw new global::System.Diagnostics.
UnreachableException
();
SOSDacImpl.cs (1)
4223
_ => throw new
UnreachableException
($"Unexpected {nameof(StackSourceType)}: {refs[i].SourceType}"),
Microsoft.DiaSymReader (144)
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedBinder2.cs (2)
201
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder.GetReaderForFile(object metadataImporter, string fileName, string searchPath, out global::Microsoft.DiaSymReader.ISymUnmanagedReader reader) => throw new global::System.Diagnostics.
UnreachableException
();
203
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder.GetReaderFromStream(object metadataImporter, object stream, out global::Microsoft.DiaSymReader.ISymUnmanagedReader reader) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedBinder3.cs (3)
252
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder.GetReaderForFile(object metadataImporter, string fileName, string searchPath, out global::Microsoft.DiaSymReader.ISymUnmanagedReader reader) => throw new global::System.Diagnostics.
UnreachableException
();
254
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder.GetReaderFromStream(object metadataImporter, object stream, out global::Microsoft.DiaSymReader.ISymUnmanagedReader reader) => throw new global::System.Diagnostics.
UnreachableException
();
256
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder2.GetReaderForFile2(object metadataImporter, string fileName, string searchPath, global::Microsoft.DiaSymReader.SymUnmanagedSearchPolicy searchPolicy, out global::Microsoft.DiaSymReader.ISymUnmanagedReader reader) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedBinder4.cs (4)
367
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder.GetReaderForFile(object metadataImporter, string fileName, string searchPath, out global::Microsoft.DiaSymReader.ISymUnmanagedReader reader) => throw new global::System.Diagnostics.
UnreachableException
();
369
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder.GetReaderFromStream(object metadataImporter, object stream, out global::Microsoft.DiaSymReader.ISymUnmanagedReader reader) => throw new global::System.Diagnostics.
UnreachableException
();
371
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder2.GetReaderForFile2(object metadataImporter, string fileName, string searchPath, global::Microsoft.DiaSymReader.SymUnmanagedSearchPolicy searchPolicy, out global::Microsoft.DiaSymReader.ISymUnmanagedReader reader) => throw new global::System.Diagnostics.
UnreachableException
();
373
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder3.GetReaderFromCallback(object metadataImporter, string fileName, string searchPath, global::Microsoft.DiaSymReader.SymUnmanagedSearchPolicy searchPolicy, object callback, out global::Microsoft.DiaSymReader.ISymUnmanagedReader reader) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedMethod2.cs (10)
554
int global::Microsoft.DiaSymReader.ISymUnmanagedMethod.GetToken(out int methodToken) => throw new global::System.Diagnostics.
UnreachableException
();
556
int global::Microsoft.DiaSymReader.ISymUnmanagedMethod.GetSequencePointCount(out int count) => throw new global::System.Diagnostics.
UnreachableException
();
558
int global::Microsoft.DiaSymReader.ISymUnmanagedMethod.GetRootScope(out global::Microsoft.DiaSymReader.ISymUnmanagedScope scope) => throw new global::System.Diagnostics.
UnreachableException
();
560
int global::Microsoft.DiaSymReader.ISymUnmanagedMethod.GetScopeFromOffset(int offset, out global::Microsoft.DiaSymReader.ISymUnmanagedScope scope) => throw new global::System.Diagnostics.
UnreachableException
();
562
int global::Microsoft.DiaSymReader.ISymUnmanagedMethod.GetOffset(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, out int offset) => throw new global::System.Diagnostics.
UnreachableException
();
564
int global::Microsoft.DiaSymReader.ISymUnmanagedMethod.GetRanges(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, int bufferLength, out int count, int[] ranges) => throw new global::System.Diagnostics.
UnreachableException
();
566
int global::Microsoft.DiaSymReader.ISymUnmanagedMethod.GetParameters(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] parameters) => throw new global::System.Diagnostics.
UnreachableException
();
568
int global::Microsoft.DiaSymReader.ISymUnmanagedMethod.GetNamespace(out global::Microsoft.DiaSymReader.ISymUnmanagedNamespace @namespace) => throw new global::System.Diagnostics.
UnreachableException
();
570
int global::Microsoft.DiaSymReader.ISymUnmanagedMethod.GetSourceStartEnd(global::Microsoft.DiaSymReader.ISymUnmanagedDocument[] documents, int[] lines, int[] columns, out bool defined) => throw new global::System.Diagnostics.
UnreachableException
();
572
int global::Microsoft.DiaSymReader.ISymUnmanagedMethod.GetSequencePoints(int bufferLength, out int count, int[] offsets, global::Microsoft.DiaSymReader.ISymUnmanagedDocument[] documents, int[] startLines, int[] startColumns, int[] endLines, int[] endColumns) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedReader2.cs (17)
1100
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetDocument(string url, global::System.Guid language, global::System.Guid languageVendor, global::System.Guid documentType, out global::Microsoft.DiaSymReader.ISymUnmanagedDocument document) => throw new global::System.Diagnostics.
UnreachableException
();
1102
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetDocuments(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedDocument[] documents) => throw new global::System.Diagnostics.
UnreachableException
();
1104
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetUserEntryPoint(out int methodToken) => throw new global::System.Diagnostics.
UnreachableException
();
1106
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethod(int methodToken, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.
UnreachableException
();
1108
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethodByVersion(int methodToken, int version, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.
UnreachableException
();
1110
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetVariables(int methodToken, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.
UnreachableException
();
1112
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.
UnreachableException
();
1114
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethodFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.
UnreachableException
();
1116
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetSymAttribute(int methodToken, string name, int bufferLength, out int count, byte[] customDebugInformation) => throw new global::System.Diagnostics.
UnreachableException
();
1118
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => throw new global::System.Diagnostics.
UnreachableException
();
1120
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.Initialize(object metadataImporter, string fileName, string searchPath, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.
UnreachableException
();
1122
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.UpdateSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.
UnreachableException
();
1124
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.ReplaceSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.
UnreachableException
();
1126
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetSymbolStoreFileName(int bufferLength, out int count, char[] name) => throw new global::System.Diagnostics.
UnreachableException
();
1128
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethodsFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedMethod[] methods) => throw new global::System.Diagnostics.
UnreachableException
();
1130
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetDocumentVersion(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent) => throw new global::System.Diagnostics.
UnreachableException
();
1132
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethodVersion(global::Microsoft.DiaSymReader.ISymUnmanagedMethod method, out int version) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedReader3.cs (20)
1102
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetDocument(string url, global::System.Guid language, global::System.Guid languageVendor, global::System.Guid documentType, out global::Microsoft.DiaSymReader.ISymUnmanagedDocument document) => throw new global::System.Diagnostics.
UnreachableException
();
1104
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetDocuments(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedDocument[] documents) => throw new global::System.Diagnostics.
UnreachableException
();
1106
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetUserEntryPoint(out int methodToken) => throw new global::System.Diagnostics.
UnreachableException
();
1108
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethod(int methodToken, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.
UnreachableException
();
1110
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethodByVersion(int methodToken, int version, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.
UnreachableException
();
1112
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetVariables(int methodToken, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.
UnreachableException
();
1114
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.
UnreachableException
();
1116
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethodFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.
UnreachableException
();
1118
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetSymAttribute(int methodToken, string name, int bufferLength, out int count, byte[] customDebugInformation) => throw new global::System.Diagnostics.
UnreachableException
();
1120
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => throw new global::System.Diagnostics.
UnreachableException
();
1122
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.Initialize(object metadataImporter, string fileName, string searchPath, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.
UnreachableException
();
1124
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.UpdateSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.
UnreachableException
();
1126
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.ReplaceSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.
UnreachableException
();
1128
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetSymbolStoreFileName(int bufferLength, out int count, char[] name) => throw new global::System.Diagnostics.
UnreachableException
();
1130
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethodsFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedMethod[] methods) => throw new global::System.Diagnostics.
UnreachableException
();
1132
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetDocumentVersion(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent) => throw new global::System.Diagnostics.
UnreachableException
();
1134
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethodVersion(global::Microsoft.DiaSymReader.ISymUnmanagedMethod method, out int version) => throw new global::System.Diagnostics.
UnreachableException
();
1136
int global::Microsoft.DiaSymReader.ISymUnmanagedReader2.GetMethodByVersionPreRemap(int methodToken, int version, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.
UnreachableException
();
1138
int global::Microsoft.DiaSymReader.ISymUnmanagedReader2.GetSymAttributePreRemap(int methodToken, string name, int bufferLength, out int count, byte[] customDebugInformation) => throw new global::System.Diagnostics.
UnreachableException
();
1140
int global::Microsoft.DiaSymReader.ISymUnmanagedReader2.GetMethodsInDocument(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedMethod[] methods) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedReader4.cs (22)
1183
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetDocument(string url, global::System.Guid language, global::System.Guid languageVendor, global::System.Guid documentType, out global::Microsoft.DiaSymReader.ISymUnmanagedDocument document) => throw new global::System.Diagnostics.
UnreachableException
();
1185
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetDocuments(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedDocument[] documents) => throw new global::System.Diagnostics.
UnreachableException
();
1187
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetUserEntryPoint(out int methodToken) => throw new global::System.Diagnostics.
UnreachableException
();
1189
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethod(int methodToken, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.
UnreachableException
();
1191
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethodByVersion(int methodToken, int version, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.
UnreachableException
();
1193
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetVariables(int methodToken, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.
UnreachableException
();
1195
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.
UnreachableException
();
1197
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethodFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.
UnreachableException
();
1199
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetSymAttribute(int methodToken, string name, int bufferLength, out int count, byte[] customDebugInformation) => throw new global::System.Diagnostics.
UnreachableException
();
1201
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => throw new global::System.Diagnostics.
UnreachableException
();
1203
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.Initialize(object metadataImporter, string fileName, string searchPath, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.
UnreachableException
();
1205
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.UpdateSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.
UnreachableException
();
1207
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.ReplaceSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.
UnreachableException
();
1209
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetSymbolStoreFileName(int bufferLength, out int count, char[] name) => throw new global::System.Diagnostics.
UnreachableException
();
1211
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethodsFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedMethod[] methods) => throw new global::System.Diagnostics.
UnreachableException
();
1213
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetDocumentVersion(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent) => throw new global::System.Diagnostics.
UnreachableException
();
1215
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethodVersion(global::Microsoft.DiaSymReader.ISymUnmanagedMethod method, out int version) => throw new global::System.Diagnostics.
UnreachableException
();
1217
int global::Microsoft.DiaSymReader.ISymUnmanagedReader2.GetMethodByVersionPreRemap(int methodToken, int version, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.
UnreachableException
();
1219
int global::Microsoft.DiaSymReader.ISymUnmanagedReader2.GetSymAttributePreRemap(int methodToken, string name, int bufferLength, out int count, byte[] customDebugInformation) => throw new global::System.Diagnostics.
UnreachableException
();
1221
int global::Microsoft.DiaSymReader.ISymUnmanagedReader2.GetMethodsInDocument(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedMethod[] methods) => throw new global::System.Diagnostics.
UnreachableException
();
1223
int global::Microsoft.DiaSymReader.ISymUnmanagedReader3.GetSymAttributeByVersion(int methodToken, int version, string name, int bufferLength, out int count, byte[] customDebugInformation) => throw new global::System.Diagnostics.
UnreachableException
();
1225
int global::Microsoft.DiaSymReader.ISymUnmanagedReader3.GetSymAttributeByVersionPreRemap(int methodToken, int version, string name, int bufferLength, out int count, byte[] customDebugInformation) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedReader5.cs (25)
1156
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetDocument(string url, global::System.Guid language, global::System.Guid languageVendor, global::System.Guid documentType, out global::Microsoft.DiaSymReader.ISymUnmanagedDocument document) => throw new global::System.Diagnostics.
UnreachableException
();
1158
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetDocuments(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedDocument[] documents) => throw new global::System.Diagnostics.
UnreachableException
();
1160
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetUserEntryPoint(out int methodToken) => throw new global::System.Diagnostics.
UnreachableException
();
1162
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethod(int methodToken, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.
UnreachableException
();
1164
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethodByVersion(int methodToken, int version, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.
UnreachableException
();
1166
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetVariables(int methodToken, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.
UnreachableException
();
1168
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.
UnreachableException
();
1170
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethodFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.
UnreachableException
();
1172
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetSymAttribute(int methodToken, string name, int bufferLength, out int count, byte[] customDebugInformation) => throw new global::System.Diagnostics.
UnreachableException
();
1174
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => throw new global::System.Diagnostics.
UnreachableException
();
1176
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.Initialize(object metadataImporter, string fileName, string searchPath, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.
UnreachableException
();
1178
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.UpdateSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.
UnreachableException
();
1180
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.ReplaceSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.
UnreachableException
();
1182
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetSymbolStoreFileName(int bufferLength, out int count, char[] name) => throw new global::System.Diagnostics.
UnreachableException
();
1184
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethodsFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedMethod[] methods) => throw new global::System.Diagnostics.
UnreachableException
();
1186
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetDocumentVersion(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent) => throw new global::System.Diagnostics.
UnreachableException
();
1188
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.GetMethodVersion(global::Microsoft.DiaSymReader.ISymUnmanagedMethod method, out int version) => throw new global::System.Diagnostics.
UnreachableException
();
1190
int global::Microsoft.DiaSymReader.ISymUnmanagedReader2.GetMethodByVersionPreRemap(int methodToken, int version, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.
UnreachableException
();
1192
int global::Microsoft.DiaSymReader.ISymUnmanagedReader2.GetSymAttributePreRemap(int methodToken, string name, int bufferLength, out int count, byte[] customDebugInformation) => throw new global::System.Diagnostics.
UnreachableException
();
1194
int global::Microsoft.DiaSymReader.ISymUnmanagedReader2.GetMethodsInDocument(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedMethod[] methods) => throw new global::System.Diagnostics.
UnreachableException
();
1196
int global::Microsoft.DiaSymReader.ISymUnmanagedReader3.GetSymAttributeByVersion(int methodToken, int version, string name, int bufferLength, out int count, byte[] customDebugInformation) => throw new global::System.Diagnostics.
UnreachableException
();
1198
int global::Microsoft.DiaSymReader.ISymUnmanagedReader3.GetSymAttributeByVersionPreRemap(int methodToken, int version, string name, int bufferLength, out int count, byte[] customDebugInformation) => throw new global::System.Diagnostics.
UnreachableException
();
1200
int global::Microsoft.DiaSymReader.ISymUnmanagedReader4.MatchesModule(global::System.Guid guid, uint stamp, int age, out bool result) => throw new global::System.Diagnostics.
UnreachableException
();
1202
int global::Microsoft.DiaSymReader.ISymUnmanagedReader4.GetPortableDebugMetadata(out byte* metadata, out int size) => throw new global::System.Diagnostics.
UnreachableException
();
1204
int global::Microsoft.DiaSymReader.ISymUnmanagedReader4.GetSourceServerData(out byte* data, out int size) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedScope2.cs (8)
597
int global::Microsoft.DiaSymReader.ISymUnmanagedScope.GetMethod(out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.
UnreachableException
();
599
int global::Microsoft.DiaSymReader.ISymUnmanagedScope.GetParent(out global::Microsoft.DiaSymReader.ISymUnmanagedScope scope) => throw new global::System.Diagnostics.
UnreachableException
();
601
int global::Microsoft.DiaSymReader.ISymUnmanagedScope.GetChildren(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedScope[] children) => throw new global::System.Diagnostics.
UnreachableException
();
603
int global::Microsoft.DiaSymReader.ISymUnmanagedScope.GetStartOffset(out int offset) => throw new global::System.Diagnostics.
UnreachableException
();
605
int global::Microsoft.DiaSymReader.ISymUnmanagedScope.GetEndOffset(out int offset) => throw new global::System.Diagnostics.
UnreachableException
();
607
int global::Microsoft.DiaSymReader.ISymUnmanagedScope.GetLocalCount(out int count) => throw new global::System.Diagnostics.
UnreachableException
();
609
int global::Microsoft.DiaSymReader.ISymUnmanagedScope.GetLocals(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] locals) => throw new global::System.Diagnostics.
UnreachableException
();
611
int global::Microsoft.DiaSymReader.ISymUnmanagedScope.GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => throw new global::System.Diagnostics.
UnreachableException
();
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedWriter8.cs (33)
1029
global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.DefineDocument(string url, ref global::System.Guid language, ref global::System.Guid languageVendor, ref global::System.Guid documentType) => throw new global::System.Diagnostics.
UnreachableException
();
1031
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.SetUserEntryPoint(int entryMethodToken) => throw new global::System.Diagnostics.
UnreachableException
();
1033
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.OpenMethod(uint methodToken) => throw new global::System.Diagnostics.
UnreachableException
();
1035
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.CloseMethod() => throw new global::System.Diagnostics.
UnreachableException
();
1037
uint global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.OpenScope(int startOffset) => throw new global::System.Diagnostics.
UnreachableException
();
1039
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.CloseScope(int endOffset) => throw new global::System.Diagnostics.
UnreachableException
();
1041
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.SetScopeRange(uint scopeID, uint startOffset, uint endOffset) => throw new global::System.Diagnostics.
UnreachableException
();
1043
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.DefineLocalVariable(string name, uint attributes, uint sig, byte* signature, uint addrKind, uint addr1, uint addr2, uint startOffset, uint endOffset) => throw new global::System.Diagnostics.
UnreachableException
();
1045
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.DefineParameter(string name, uint attributes, uint sequence, uint addrKind, uint addr1, uint addr2, uint addr3) => throw new global::System.Diagnostics.
UnreachableException
();
1047
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.DefineField(uint parent, string name, uint attributes, uint sig, byte* signature, uint addrKind, uint addr1, uint addr2, uint addr3) => throw new global::System.Diagnostics.
UnreachableException
();
1049
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.DefineGlobalVariable(string name, uint attributes, uint sig, byte* signature, uint addrKind, uint addr1, uint addr2, uint addr3) => throw new global::System.Diagnostics.
UnreachableException
();
1051
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.Close() => throw new global::System.Diagnostics.
UnreachableException
();
1053
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.SetSymAttribute(uint parent, string name, int length, byte* data) => throw new global::System.Diagnostics.
UnreachableException
();
1055
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.OpenNamespace(string name) => throw new global::System.Diagnostics.
UnreachableException
();
1057
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.CloseNamespace() => throw new global::System.Diagnostics.
UnreachableException
();
1059
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.UsingNamespace(string fullName) => throw new global::System.Diagnostics.
UnreachableException
();
1061
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.SetMethodSourceRange(global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter startDoc, uint startLine, uint startColumn, global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter endDoc, uint endLine, uint endColumn) => throw new global::System.Diagnostics.
UnreachableException
();
1063
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.Initialize(object emitter, string filename, object ptrIStream, bool fullBuild) => throw new global::System.Diagnostics.
UnreachableException
();
1065
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.GetDebugInfo(ref global::Microsoft.DiaSymReader.ImageDebugDirectory debugDirectory, uint dataCount, out uint dataCountPtr, byte* data) => throw new global::System.Diagnostics.
UnreachableException
();
1067
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.DefineSequencePoints(global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter document, int count, int[] offsets, int[] lines, int[] columns, int[] endLines, int[] endColumns) => throw new global::System.Diagnostics.
UnreachableException
();
1069
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.RemapToken(uint oldToken, uint newToken) => throw new global::System.Diagnostics.
UnreachableException
();
1071
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.Initialize2(object emitter, string tempfilename, object ptrIStream, bool fullBuild, string finalfilename) => throw new global::System.Diagnostics.
UnreachableException
();
1073
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.DefineConstant(string name, object value, uint sig, byte* signature) => throw new global::System.Diagnostics.
UnreachableException
();
1075
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.Abort() => throw new global::System.Diagnostics.
UnreachableException
();
1077
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.DefineLocalVariable2(string name, int attributes, int localSignatureToken, uint addrKind, int index, uint addr2, uint addr3, uint startOffset, uint endOffset) => throw new global::System.Diagnostics.
UnreachableException
();
1079
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.DefineGlobalVariable2(string name, int attributes, int sigToken, uint addrKind, uint addr1, uint addr2, uint addr3) => throw new global::System.Diagnostics.
UnreachableException
();
1081
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.DefineConstant2(string name, global::Microsoft.DiaSymReader.VariantStructure value, int constantSignatureToken) => throw new global::System.Diagnostics.
UnreachableException
();
1083
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.OpenMethod2(uint methodToken, int sectionIndex, int offsetRelativeOffset) => throw new global::System.Diagnostics.
UnreachableException
();
1085
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.Commit() => throw new global::System.Diagnostics.
UnreachableException
();
1087
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.GetDebugInfoWithPadding(ref global::Microsoft.DiaSymReader.ImageDebugDirectory debugDirectory, uint dataCount, out uint dataCountPtr, byte* data) => throw new global::System.Diagnostics.
UnreachableException
();
1089
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.OpenMapTokensToSourceSpans() => throw new global::System.Diagnostics.
UnreachableException
();
1091
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.CloseMapTokensToSourceSpans() => throw new global::System.Diagnostics.
UnreachableException
();
1093
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.MapTokenToSourceSpan(int token, global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter document, int startLine, int startColumn, int endLine, int endColumn) => throw new global::System.Diagnostics.
UnreachableException
();
Microsoft.Extensions.ServiceDiscovery.Dns (1)
Resolver\DnsResolver.cs (1)
501
throw new
UnreachableException
();
Microsoft.Extensions.VectorData.Abstractions (7)
ProviderServices\CollectionModelBuilder.cs (4)
230
string propertyName = clrProperty?.Name ?? definitionProperty?.Name ?? throw new
UnreachableException
();
319
throw new
UnreachableException
();
549
throw new
UnreachableException
("EmbeddingType cannot be null when the property type is supported.");
584
throw new
UnreachableException
();
ProviderServices\VectorPropertyModel.cs (2)
170
null => throw new
UnreachableException
("This method should only be called when an embedding generator is configured."),
189
null => throw new
UnreachableException
("This method should only be called when an embedding generator is configured."),
ProviderServices\VectorPropertyModel{TInput}.cs (1)
45
null => throw new
UnreachableException
("This method should only be called when an embedding generator is configured."),
Microsoft.Extensions.VectorData.Abstractions.Tests (2)
CollectionModelBuilderTests.cs (2)
575
=> throw new
UnreachableException
();
578
=> throw new
UnreachableException
();
System.DirectoryServices.Protocols (1)
src\runtime\src\libraries\Common\src\Interop\Interop.Ldap.cs (1)
198
public static int* ConvertToUnmanaged(BerVal _) => throw new
UnreachableException
();
System.IO.Hashing (1)
System\ThrowHelper.cs (1)
12
internal static void ThrowUnreachableException() => throw new
UnreachableException
();
System.Linq.Expressions (1)
System\Dynamic\Utils\ContractUtils.cs (1)
23
return new
UnreachableException
();
System.Net.Security (1)
src\runtime\src\libraries\Common\src\System\Text\UrlBase64Encoding.cs (1)
23
throw new
UnreachableException
();
System.Private.CoreLib (28)
src\runtime\src\coreclr\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (3)
198
private static void AsyncSuspend(Continuation continuation) => throw new
UnreachableException
();
206
private static Continuation? AsyncCallContinuation() => throw new
UnreachableException
();
210
private static void TailAwait() => throw new
UnreachableException
();
src\runtime\src\libraries\Common\src\System\Number.Formatting.Common.cs (5)
43
_ => throw new
UnreachableException
(),
53
_ => throw new
UnreachableException
(),
75
_ => throw new
UnreachableException
(),
85
_ => throw new
UnreachableException
(),
103
_ => throw new
UnreachableException
(),
src\runtime\src\libraries\System.Private.CoreLib\src\System\Buffers\Text\Base64Helper\Base64Helper.cs (1)
75
throw new
UnreachableException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Number.DecimalIeee754.cs (1)
2010
_ => throw new
UnreachableException
(),
src\runtime\src\libraries\System.Private.CoreLib\src\System\Number.Rounding.cs (1)
263
_ => throw new
UnreachableException
(),
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RuntimeHelpers.cs (2)
195
internal static unsafe void SetNextCallGenericContext(void* value) => throw new
UnreachableException
(); // Unconditionally expanded intrinsic
198
internal static void SetNextCallAsyncContinuation(object value) => throw new
UnreachableException
(); // Unconditionally expanded intrinsic
src\runtime\src\libraries\System.Private.CoreLib\src\System\SearchValues\SearchValues.T.cs (7)
26
internal virtual T[] GetValues() => throw new
UnreachableException
();
35
internal virtual bool ContainsCore(T value) => throw new
UnreachableException
();
37
internal virtual int IndexOfAny(ReadOnlySpan<T> span) => throw new
UnreachableException
();
38
internal virtual int IndexOfAnyExcept(ReadOnlySpan<T> span) => throw new
UnreachableException
();
39
internal virtual int LastIndexOfAny(ReadOnlySpan<T> span) => throw new
UnreachableException
();
40
internal virtual int LastIndexOfAnyExcept(ReadOnlySpan<T> span) => throw new
UnreachableException
();
46
internal virtual int IndexOfAnyMultiString(ReadOnlySpan<char> span) => throw new
UnreachableException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\SearchValues\Strings\Helpers\StringSearchValuesHelper.cs (4)
447
public static char TransformInput(char input) => throw new
UnreachableException
();
448
public static Vector128<byte> TransformInput(Vector128<byte> input) => throw new
UnreachableException
();
449
public static Vector256<byte> TransformInput(Vector256<byte> input) => throw new
UnreachableException
();
450
public static Vector512<byte> TransformInput(Vector512<byte> input) => throw new
UnreachableException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\NamedMutex.Unix.cs (1)
662
_ => throw new
UnreachableException
()
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\ThreadBlockingInfo.cs (1)
94
throw new
UnreachableException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
59
throw new
UnreachableException
();
System\Reflection\Runtime\BindingFlagSupport\ConstructorPolicies.cs (1)
51
throw new
UnreachableException
();
System.Private.Uri (1)
System\Uri.cs (1)
709
_ => throw new
UnreachableException
()
System.Runtime.Caching (1)
System\Runtime\Caching\Counters.cs (1)
145
default: throw new
UnreachableException
();
System.Runtime.Numerics (6)
src\runtime\src\libraries\Common\src\System\Number.Formatting.Common.cs (5)
43
_ => throw new
UnreachableException
(),
53
_ => throw new
UnreachableException
(),
75
_ => throw new
UnreachableException
(),
85
_ => throw new
UnreachableException
(),
103
_ => throw new
UnreachableException
(),
System\ThrowHelper.cs (1)
39
throw new
UnreachableException
();
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\CertificateRequest.Load.cs (1)
59
throw new
UnreachableException
();
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.Load.cs (1)
277
throw new
UnreachableException
();
System\Security\Cryptography\X509Certificates\X500DistinguishedName.cs (1)
145
throw new
UnreachableException
();
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\RegexCompiler.cs (1)
6525
throw new
UnreachableException
());
6 references to UnreachableException
ILCompiler.MetadataTransform (1)
ILCompiler\Metadata\Transform.CustomAttribute.cs (1)
14
using UnreachableException = System.Diagnostics.
UnreachableException
;
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (1)
TlsEventPump.cs (1)
476
catch (
UnreachableException
ex)
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\UnreachableException.cs (3)
12
/// Initializes a new instance of the <see cref="
UnreachableException
"/> class with the default error message.
20
/// Initializes a new instance of the <see cref="
UnreachableException
"/>
30
/// Initializes a new instance of the <see cref="
UnreachableException
"/>
System.Runtime (1)
src\runtime\artifacts\obj\System.Runtime\Release\net11.0\System.Runtime.Forwards.cs (1)
174
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.
UnreachableException
))]