381 references to InvalidOperationException
ComSvcConfig (6)
AtomicFile.cs (4)
79
throw new
InvalidOperationException
();
85
throw new
InvalidOperationException
();
96
throw new
InvalidOperationException
();
165
throw new
InvalidOperationException
();
ComplusEndpointConfigContainer.cs (1)
603
throw new
InvalidOperationException
();
WasEndpointConfigContainer.cs (1)
408
throw new
InvalidOperationException
();
mscorlib (49)
system\deployment\isolationinterop.cs (7)
159
throw new
InvalidOperationException
();
220
throw new
InvalidOperationException
();
284
throw new
InvalidOperationException
();
351
throw new
InvalidOperationException
();
417
throw new
InvalidOperationException
();
481
throw new
InvalidOperationException
();
545
throw new
InvalidOperationException
();
system\diagnostics\eventing\eventsource.cs (2)
4690
throw new
InvalidOperationException
();
4702
throw new
InvalidOperationException
();
System\Diagnostics\Eventing\TraceLogging\EventSourceActivity.cs (3)
239
throw new
InvalidOperationException
();
268
throw new
InvalidOperationException
(); // Write after stop.
278
throw new
InvalidOperationException
();
system\globalization\globalizationassembly.cs (1)
62
throw new
InvalidOperationException
();
system\reflection\assembly.cs (1)
2836
throw new
InvalidOperationException
();
system\reflection\emit\generictypeparameterbuilder.cs (2)
177
public override Type[] GetGenericArguments() { throw new
InvalidOperationException
(); }
195
public override Type GetGenericTypeDefinition() { throw new
InvalidOperationException
(); }
system\reflection\emit\methodbuilder.cs (2)
683
public override MethodInfo GetGenericMethodDefinition() { if (!IsGenericMethod) throw new
InvalidOperationException
(); return this; }
722
internal void ThrowIfGeneric () { if (IsGenericMethod && !IsGenericMethodDefinition) throw new
InvalidOperationException
(); }
system\reflection\emit\methodbuilderinstantiation.cs (1)
23
throw new
InvalidOperationException
();
system\reflection\emit\modulebuilder.cs (2)
540
if (usingRef == true) throw new
InvalidOperationException
();
669
throw new
InvalidOperationException
();
system\reflection\emit\typebuilder.cs (2)
1586
throw new
InvalidOperationException
();
1613
public override Type GetGenericTypeDefinition() { if (IsGenericTypeDefinition) return this; if (m_genTypeDef == null) throw new
InvalidOperationException
(); return m_genTypeDef; }
system\reflection\emit\typebuilderinstantiation.cs (2)
30
throw new
InvalidOperationException
();
207
public override int GenericParameterPosition { get { throw new
InvalidOperationException
(); } }
system\reflection\emit\xxxontypebuilderinstantiation.cs (3)
192
throw new
InvalidOperationException
();
288
public override Object GetValue(Object obj) { throw new
InvalidOperationException
(); }
289
public override void SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture) { throw new
InvalidOperationException
(); }
system\reflection\fieldinfo.cs (1)
740
public override object GetRawConstantValue() { throw new
InvalidOperationException
(); }
system\reflection\memberinfo.cs (1)
65
public virtual int MetadataToken { get { throw new
InvalidOperationException
(); } }
system\reflection\methodbase.cs (1)
256
throw new
InvalidOperationException
();
system\reflection\methodinfo.cs (1)
989
throw new
InvalidOperationException
();
system\rttype.cs (1)
1703
throw new
InvalidOperationException
();
system\runtime\compilerservices\jithelpers.cs (4)
176
throw new
InvalidOperationException
();
183
throw new
InvalidOperationException
();
190
throw new
InvalidOperationException
();
198
throw new
InvalidOperationException
();
system\runtime\interopservices\windowsruntime\icustompropertyprovider.cs (2)
495
throw new
InvalidOperationException
(); // We should not go down this path, unless Jupiter pass this out to managed code
571
throw new
InvalidOperationException
(); // We should not go down this path, unless Jupiter pass this out to managed code
system\runtime\remoting\activationservices.cs (3)
1269
set { throw new
InvalidOperationException
(); }
1451
set { throw new
InvalidOperationException
();}
1645
set { throw new
InvalidOperationException
(); }
system\security\accesscontrol\privilege.cs (4)
140
throw new
InvalidOperationException
();
315
throw new
InvalidOperationException
();
580
throw new
InvalidOperationException
();
670
throw new
InvalidOperationException
();
system\security\accesscontrol\securitydescriptor.cs (2)
246
throw new
InvalidOperationException
();
251
throw new
InvalidOperationException
();
system\type.cs (1)
1220
throw new
InvalidOperationException
();
PresentationBuildTasks (2)
BuildTasks\Microsoft\Build\Tasks\Windows\UidManager.cs (2)
1309
throw new
InvalidOperationException
();
1319
throw new
InvalidOperationException
();
PresentationCore (11)
Core\CSharp\MS\Internal\FontCache\FamilyCollection.cs (1)
732
throw new
InvalidOperationException
();
Core\CSharp\MS\Win32\UnsafeNativeMethodsPenimc.cs (4)
181
throw new
InvalidOperationException
();
201
throw new
InvalidOperationException
();
349
throw new
InvalidOperationException
();
394
throw new
InvalidOperationException
();
Core\CSharp\System\Windows\Input\InputManager.cs (1)
519
throw new
InvalidOperationException
();
Core\CSharp\System\Windows\LayoutManager.cs (1)
66
throw new
InvalidOperationException
();
Core\CSharp\System\Windows\Markup\XamlSerializerUtil.cs (1)
40
throw new
InvalidOperationException
();
Core\CSharp\System\Windows\Media\Animation\KeyTime.cs (2)
249
throw new
InvalidOperationException
();
271
throw new
InvalidOperationException
();
Core\CSharp\System\Windows\PresentationSource.cs (1)
389
throw new
InvalidOperationException
();
PresentationFramework (23)
src\Framework\Microsoft\Win32\CommonDialog.cs (1)
193
throw new
InvalidOperationException
();
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (1)
257
throw new
InvalidOperationException
();
src\Framework\MS\Internal\Controls\EmptyEnumerator.cs (1)
66
throw new
InvalidOperationException
();
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (2)
807
throw new
InvalidOperationException
();
843
throw new
InvalidOperationException
();
src\Framework\System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
686
throw new
InvalidOperationException
();
src\Framework\System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (1)
312
throw new
InvalidOperationException
();
src\Framework\System\Windows\Automation\Peers\PasswordBoxAutomationPeer.cs (1)
122
throw new
InvalidOperationException
();
src\Framework\System\Windows\Controls\DataGridColumnHeaderCollection.cs (3)
116
throw new
InvalidOperationException
();
124
throw new
InvalidOperationException
();
140
throw new
InvalidOperationException
();
src\Framework\System\Windows\Controls\MultipleCopiesCollection.cs (4)
305
throw new
InvalidOperationException
();
366
throw new
InvalidOperationException
();
391
throw new
InvalidOperationException
();
403
throw new
InvalidOperationException
();
src\Framework\System\Windows\Controls\TextBlock.cs (1)
4023
throw new
InvalidOperationException
();
src\Framework\System\Windows\Controls\TextRangeAdaptor.cs (2)
2079
throw new
InvalidOperationException
();
2089
throw new
InvalidOperationException
();
src\Framework\System\Windows\Data\Binding.cs (1)
231
throw new
InvalidOperationException
(); // This is actually never called since CurrentDispatcher will throw if null.
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
843
throw new
InvalidOperationException
();
src\Framework\System\Windows\Markup\Primitives\MarkupWriter.cs (1)
1546
throw new
InvalidOperationException
();
src\Framework\System\Windows\PropertyPath.cs (1)
83
throw new
InvalidOperationException
(); // This is actually never called since CurrentDispatcher will throw if null.
src\Framework\System\Windows\VisualStateManager.cs (1)
225
throw new
InvalidOperationException
();
SMDiagnostics (15)
System\ServiceModel\Diagnostics\PlainXmlWriter.cs (2)
114
throw new
InvalidOperationException
();
131
throw new
InvalidOperationException
();
System\ServiceModel\Diagnostics\TraceXPathNavigator.cs (13)
311
throw new
InvalidOperationException
();
352
throw new
InvalidOperationException
();
381
throw new
InvalidOperationException
();
388
throw new
InvalidOperationException
();
402
throw new
InvalidOperationException
();
409
throw new
InvalidOperationException
();
423
throw new
InvalidOperationException
();
515
throw new
InvalidOperationException
();
532
throw new
InvalidOperationException
();
567
throw new
InvalidOperationException
();
601
throw new
InvalidOperationException
();
623
throw new
InvalidOperationException
();
912
throw new
InvalidOperationException
();
SMSvcHost (2)
System\ServiceModel\Activation\NetPipeSectionData.cs (1)
25
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
InvalidOperationException
());
System\ServiceModel\Activation\NetTcpSectionData.cs (1)
27
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
InvalidOperationException
());
System (8)
compmod\system\componentmodel\ArraySubsetEnumerator.cs (1)
47
throw new
InvalidOperationException
();
net\System\Net\ProtocolViolationException.cs (1)
25
public ProtocolViolationException() :
base
() {
net\System\Net\Sockets\NetworkStream.cs (1)
147
throw new
InvalidOperationException
();
net\System\Net\WebSockets\WebSocketBase.cs (1)
1853
throw new
InvalidOperationException
();
net\System\Net\WebSockets\WebSocketConnectionStream.cs (1)
296
throw new
InvalidOperationException
();
net\System\Net\WebSockets\WebSocketHttpListenerDuplexStream.cs (2)
765
throw new
InvalidOperationException
();
1073
throw new
InvalidOperationException
();
parent\parent\parent\InternalApis\NDP_FX\inc\ZLibNative.cs (1)
446
throw new
InvalidOperationException
();
System.Activities.Presentation (12)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\TextFormatConverter.cs (1)
46
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\ImageSourceToImageConverter.cs (1)
43
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\NewItemFactoryTypeModelToDisplayNameConverter.cs (1)
59
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\newitemfactorytypemodeltotypenameconverter.cs (1)
38
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\PropertyValueToStandardValuesConverter.cs (1)
48
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\Data\EqualsConverter.cs (1)
32
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Selection\CategoryEditorSelectionStop.cs (1)
42
set { throw FxTrace.Exception.AsError(new
InvalidOperationException
()); }
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Selection\PropertySelectionStop.cs (1)
40
set { throw FxTrace.Exception.AsError(new
InvalidOperationException
()); }
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\SharedPropertyValueColumnWidthContainer.cs (1)
63
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
System.Activities.Presentation\System\Activities\Presentation\Converters\OutlineViewTextConverter.cs (1)
50
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
245
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
System.Activities.Presentation\System\Activities\Presentation\View\BreadCrumbTextConverter.cs (1)
70
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
System.AddIn.Contract (39)
System\Addin\Contract\RemoteArgument.cs (39)
304
throw new
InvalidOperationException
();
369
throw new
InvalidOperationException
();
784
throw new
InvalidOperationException
();
796
throw new
InvalidOperationException
();
814
throw new
InvalidOperationException
();
846
throw new
InvalidOperationException
();
858
throw new
InvalidOperationException
();
882
throw new
InvalidOperationException
();
894
throw new
InvalidOperationException
();
918
throw new
InvalidOperationException
();
930
throw new
InvalidOperationException
();
954
throw new
InvalidOperationException
();
966
throw new
InvalidOperationException
();
990
throw new
InvalidOperationException
();
1002
throw new
InvalidOperationException
();
1026
throw new
InvalidOperationException
();
1038
throw new
InvalidOperationException
();
1062
throw new
InvalidOperationException
();
1074
throw new
InvalidOperationException
();
1098
throw new
InvalidOperationException
();
1110
throw new
InvalidOperationException
();
1134
throw new
InvalidOperationException
();
1146
throw new
InvalidOperationException
();
1170
throw new
InvalidOperationException
();
1182
throw new
InvalidOperationException
();
1206
throw new
InvalidOperationException
();
1218
throw new
InvalidOperationException
();
1242
throw new
InvalidOperationException
();
1254
throw new
InvalidOperationException
();
1281
throw new
InvalidOperationException
();
1293
throw new
InvalidOperationException
();
1318
throw new
InvalidOperationException
();
1330
throw new
InvalidOperationException
();
1355
throw new
InvalidOperationException
();
1367
throw new
InvalidOperationException
();
1392
throw new
InvalidOperationException
();
1404
throw new
InvalidOperationException
();
1427
throw new
InvalidOperationException
();
1439
throw new
InvalidOperationException
();
System.Core (28)
Microsoft\Scripting\Ast\BlockExpression.cs (5)
194
default: throw new
InvalidOperationException
();
231
default: throw new
InvalidOperationException
();
270
default: throw new
InvalidOperationException
();
311
default: throw new
InvalidOperationException
();
415
default: throw new
InvalidOperationException
();
Microsoft\Scripting\Ast\DebugViewWriter.cs (1)
382
throw new
InvalidOperationException
();
Microsoft\Scripting\Ast\DynamicExpression.cs (4)
485
default: throw new
InvalidOperationException
();
533
default: throw new
InvalidOperationException
();
583
default: throw new
InvalidOperationException
();
635
default: throw new
InvalidOperationException
();
Microsoft\Scripting\Ast\ExpressionStringBuilder.cs (1)
315
throw new
InvalidOperationException
();
Microsoft\Scripting\Ast\MethodCallExpression.cs (7)
219
default: throw new
InvalidOperationException
();
259
default: throw new
InvalidOperationException
();
300
default: throw new
InvalidOperationException
();
343
default: throw new
InvalidOperationException
();
388
default: throw new
InvalidOperationException
();
432
default: throw new
InvalidOperationException
();
481
default: throw new
InvalidOperationException
();
Microsoft\Scripting\Utils\CollectionExtensions.cs (1)
190
throw new
InvalidOperationException
();
System\Diagnostics\Eventing\Reader\EventLogReader.cs (3)
177
throw new
InvalidOperationException
();
335
throw new
InvalidOperationException
();
341
throw new
InvalidOperationException
();
System\Diagnostics\Eventing\Reader\EventLogSession.cs (1)
163
throw new
InvalidOperationException
();
System\Diagnostics\Eventing\Reader\EventLogWatcher.cs (2)
81
throw new
InvalidOperationException
();
156
throw new
InvalidOperationException
();
System\Diagnostics\Eventing\Reader\NativeWrapper.cs (1)
726
throw new
InvalidOperationException
();
System\Linq\Parallel\Merging\OrderPreservingPipeliningMergeHelper.cs (1)
175
throw new
InvalidOperationException
();
System\Linq\Parallel\QueryOperators\Unary\ForAllOperator.cs (1)
109
throw new
InvalidOperationException
();
System.Data (12)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\TextFormatConverter.cs (1)
46
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\ImageSourceToImageConverter.cs (1)
43
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\NewItemFactoryTypeModelToDisplayNameConverter.cs (1)
59
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\newitemfactorytypemodeltotypenameconverter.cs (1)
38
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\PropertyValueToStandardValuesConverter.cs (1)
48
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\Data\EqualsConverter.cs (1)
32
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Selection\CategoryEditorSelectionStop.cs (1)
42
set { throw FxTrace.Exception.AsError(new
InvalidOperationException
()); }
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Selection\PropertySelectionStop.cs (1)
40
set { throw FxTrace.Exception.AsError(new
InvalidOperationException
()); }
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\SharedPropertyValueColumnWidthContainer.cs (1)
63
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Converters\OutlineViewTextConverter.cs (1)
50
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
245
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\BreadCrumbTextConverter.cs (1)
70
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
System.Data.Entity (1)
System\Data\SqlClient\SqlGen\SqlBuilder.cs (1)
100
throw new
InvalidOperationException
();
System.Data.Services (1)
System\Data\Services\Parsing\WebConvert.cs (1)
752
throw new
InvalidOperationException
();
System.Data.Services.Design (2)
System\Data\EntityModel\DataServiceBuildProvider.cs (2)
154
throw new
InvalidOperationException
();
216
throw new
InvalidOperationException
();
System.IdentityModel (3)
System\IdentityModel\Claims\ClaimsConversionHelper.cs (2)
85
throw new
InvalidOperationException
();
104
throw new
InvalidOperationException
();
System\IdentityModel\SignedXml.cs (1)
807
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
InvalidOperationException
());
System.IO.Log (1)
System\IO\Log\Error.cs (1)
227
return new
InvalidOperationException
();
System.Management (33)
managementclass.cs (8)
460
throw new
InvalidOperationException
();
587
throw new
InvalidOperationException
();
684
throw new
InvalidOperationException
();
745
throw new
InvalidOperationException
();
1054
throw new
InvalidOperationException
();
1152
throw new
InvalidOperationException
();
1263
throw new
InvalidOperationException
();
1357
throw new
InvalidOperationException
();
managementeventwatcher.cs (1)
580
throw new
InvalidOperationException
();
managementobject.cs (13)
785
throw new
InvalidOperationException
();
907
throw new
InvalidOperationException
();
1043
throw new
InvalidOperationException
();
1160
throw new
InvalidOperationException
();
1281
throw new
InvalidOperationException
();
1389
throw new
InvalidOperationException
();
1976
throw new
InvalidOperationException
();
2040
throw new
InvalidOperationException
();
2164
throw new
InvalidOperationException
();
2209
throw new
InvalidOperationException
();
2310
throw new
InvalidOperationException
();
2378
throw new
InvalidOperationException
();
2475
throw new
InvalidOperationException
();
managementobjectcollection.cs (2)
493
throw new
InvalidOperationException
();
622
throw new
InvalidOperationException
();
managementobjectsearcher.cs (1)
491
throw new
InvalidOperationException
();
managementscope.cs (1)
1068
throw new
InvalidOperationException
();
methodset.cs (2)
359
throw new
InvalidOperationException
();
421
throw new
InvalidOperationException
();
propertyset.cs (4)
284
throw new
InvalidOperationException
();
410
throw new
InvalidOperationException
();
449
throw new
InvalidOperationException
();
491
throw new
InvalidOperationException
();
qualifierset.cs (1)
375
throw new
InvalidOperationException
();
System.Runtime.Serialization (8)
System\Xml\ValueHandle.cs (3)
215
throw System.Runtime.Serialization.DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
InvalidOperationException
());
538
throw System.Runtime.Serialization.DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
InvalidOperationException
());
667
throw System.Runtime.Serialization.DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
InvalidOperationException
());
System\Xml\XmlBaseReader.cs (1)
2101
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
InvalidOperationException
());
System\Xml\XmlBaseWriter.cs (3)
1580
throw System.Runtime.Serialization.DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
InvalidOperationException
());
1631
throw System.Runtime.Serialization.DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
InvalidOperationException
());
1674
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
InvalidOperationException
());
System\Xml\XmlConverter.cs (1)
1119
throw System.Runtime.Serialization.DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
InvalidOperationException
());
System.ServiceModel (7)
System\ServiceModel\Channels\FramingChannels.cs (1)
114
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
4196
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
System\ServiceModel\Channels\MessageProperties.cs (1)
688
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
InvalidOperationException
());
System\ServiceModel\Channels\ReliableChannelListener.cs (1)
570
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
InvalidOperationException
());
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
840
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
System\ServiceModel\Security\TlsnegoTokenAuthenticator.cs (1)
96
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
InvalidOperationException
());
System\ServiceModel\Security\TlsnegoTokenProvider.cs (1)
104
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
InvalidOperationException
());
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\Configuration\RoutingSection.cs (1)
604
throw FxTrace.Exception.AsError(new
InvalidOperationException
());
System.Transactions (16)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (5)
1688
throw new
InvalidOperationException
();
1693
throw new
InvalidOperationException
();
1698
throw new
InvalidOperationException
();
1703
throw new
InvalidOperationException
();
1708
throw new
InvalidOperationException
();
System\Transactions\TransactionState.cs (11)
929
throw new
InvalidOperationException
();
941
throw new
InvalidOperationException
();
953
throw new
InvalidOperationException
();
965
throw new
InvalidOperationException
();
977
throw new
InvalidOperationException
();
989
throw new
InvalidOperationException
();
1001
throw new
InvalidOperationException
();
1013
throw new
InvalidOperationException
();
1025
throw new
InvalidOperationException
();
1056
throw new
InvalidOperationException
( );
5205
throw new
InvalidOperationException
();
System.Web (28)
Compilation\BuildResult.cs (2)
489
throw new
InvalidOperationException
();
532
throw new
InvalidOperationException
();
Configuration\ExpressServerConfig.cs (1)
36
throw new
InvalidOperationException
();
Configuration\serverconfig.cs (2)
45
throw new
InvalidOperationException
();
115
throw new
InvalidOperationException
();
Hosting\HostingEnvironment.cs (2)
1180
throw new
InvalidOperationException
(); // can only be called within an ASP.NET AppDomain
1885
throw new
InvalidOperationException
();
Hosting\IIS7WorkerRequest.cs (1)
531
throw new
InvalidOperationException
();
Hosting\ISAPIWorkerRequest.cs (3)
1477
throw new
InvalidOperationException
();
2528
throw new
InvalidOperationException
();
2606
throw new
InvalidOperationException
();
Hosting\MapPathBasedVirtualPathProvider.cs (1)
416
throw new
InvalidOperationException
();
HttpInputStream.cs (8)
60
throw new
InvalidOperationException
();
113
throw new
InvalidOperationException
();
136
throw new
InvalidOperationException
();
163
throw new
InvalidOperationException
();
201
throw new
InvalidOperationException
();
261
throw new
InvalidOperationException
();
268
throw new
InvalidOperationException
();
276
throw new
InvalidOperationException
();
StringResourceManager.cs (1)
78
throw new
InvalidOperationException
();
UI\Control.cs (1)
904
throw new
InvalidOperationException
();
UI\WebControls\GridView.cs (1)
3516
throw new
InvalidOperationException
();
UI\WebControls\TextBox.cs (2)
578
throw new
InvalidOperationException
();
588
throw new
InvalidOperationException
();
UI\WebParts\ZoneButton.cs (1)
36
throw new
InvalidOperationException
();
Util\DoubleLinkListEnumerator.cs (1)
44
throw new
InvalidOperationException
();
Util\FileEnumerator.cs (1)
149
throw new
InvalidOperationException
();
System.Web.DataVisualization (1)
Common\DataManager\DataPoint.cs (1)
3212
throw (new
InvalidOperationException
());
System.Web.Extensions (4)
Compilation\WCFBuildProvider.cs (2)
414
throw new
InvalidOperationException
();
476
throw new
InvalidOperationException
();
Script\Serialization\ObjectConverter.cs (1)
138
throw new
InvalidOperationException
();
Script\Services\WebServiceTypeData.cs (1)
189
throw new
InvalidOperationException
();
System.Windows.Forms (22)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (9)
165
throw new
InvalidOperationException
();
227
throw new
InvalidOperationException
();
292
throw new
InvalidOperationException
();
360
throw new
InvalidOperationException
();
427
throw new
InvalidOperationException
();
492
throw new
InvalidOperationException
();
557
throw new
InvalidOperationException
();
742
throw new
InvalidOperationException
();
805
throw new
InvalidOperationException
();
winforms\Managed\System\WinForms\DataGridViewCell.cs (6)
1314
throw new
InvalidOperationException
();
2023
throw new
InvalidOperationException
();
2166
throw new
InvalidOperationException
();
2676
throw new
InvalidOperationException
();
2726
throw new
InvalidOperationException
();
4532
throw new
InvalidOperationException
();
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (1)
942
throw new
InvalidOperationException
();
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (1)
694
throw new
InvalidOperationException
();
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
26572
throw new
InvalidOperationException
(); // Occurs in case of VSWhidbey 533407
winforms\Managed\System\WinForms\DataGridViewTextBoxCell.cs (1)
176
throw new
InvalidOperationException
();
winforms\Managed\System\WinForms\Layout\TableLayout.cs (2)
59
throw new
InvalidOperationException
();
91
throw new
InvalidOperationException
();
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
2430
throw new
InvalidOperationException
();
System.Windows.Forms.DataVisualization (1)
Common\DataManager\DataPoint.cs (1)
3212
throw (new
InvalidOperationException
());
System.Workflow.Activities (4)
Code.cs (1)
72
throw new
InvalidOperationException
();
CorrelationValidator.cs (1)
418
throw new
InvalidOperationException
();
Delay.cs (1)
157
throw new
InvalidOperationException
();
StateMachineWorkflowInstance.cs (1)
143
throw new
InvalidOperationException
();
System.Workflow.ComponentModel (2)
AuthoringOM\Design\ReferenceService.cs (1)
92
throw new
InvalidOperationException
();
AuthoringOM\Serializer\XamlInterfaces.cs (1)
311
throw new
InvalidOperationException
();
System.Workflow.Runtime (2)
DebugEngine\DebugController.cs (1)
998
throw new
InvalidOperationException
();
Tracking\SqlTrackingService.cs (1)
1604
throw new
InvalidOperationException
();
System.Xml (18)
System\Xml\Core\XsdCachingReader.cs (1)
505
throw new
InvalidOperationException
();
System\Xml\Core\XsdValidatingReader.cs (2)
1219
throw new
InvalidOperationException
();
1579
throw new
InvalidOperationException
();
System\Xml\Core\XsdValidatingReaderAsync.cs (1)
424
throw new
InvalidOperationException
();
System\Xml\Dom\DocumentXmlWriter.cs (5)
154
throw new
InvalidOperationException
();
167
throw new
InvalidOperationException
();
192
throw new
InvalidOperationException
();
230
throw new
InvalidOperationException
();
422
throw new
InvalidOperationException
();
System\Xml\Dom\XmlNamedNodeMap.SmallXmlNodeList.cs (1)
137
throw new
InvalidOperationException
();
System\Xml\Schema\ContentValidator.cs (6)
327
throw new
InvalidOperationException
();
361
throw new
InvalidOperationException
();
366
get { throw new
InvalidOperationException
(); }
980
throw new
InvalidOperationException
();
985
throw new
InvalidOperationException
();
990
throw new
InvalidOperationException
();
System\Xml\Schema\NamespaceList.cs (1)
82
throw new
InvalidOperationException
();
System\Xml\XPath\Internal\UnionExpr.cs (1)
136
public override int CurrentPosition { get { throw new
InvalidOperationException
(); } }
UIAutomationClient (1)
MS\Internal\Automation\Misc.cs (1)
287
throw new
InvalidOperationException
();
UIAutomationClientsideProviders (6)
MS\Internal\AutomationProxies\Misc.cs (1)
1727
throw new
InvalidOperationException
();
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
946
throw new
InvalidOperationException
();
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (2)
470
throw new
InvalidOperationException
();
475
throw new
InvalidOperationException
();
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (2)
363
throw new
InvalidOperationException
();
368
throw new
InvalidOperationException
();
WindowsBase (12)
Base\MS\Internal\IO\Packaging\CompoundFile\CompoundFileDeflateTransform.cs (1)
468
throw new
InvalidOperationException
();
Base\MS\Internal\PriorityQueue.cs (1)
76
throw new
InvalidOperationException
();
Base\System\Windows\DependencyPropertyKey.cs (1)
44
throw new
InvalidOperationException
();
Base\System\Windows\Threading\DispatcherOperationTaskSource.cs (5)
26
throw new
InvalidOperationException
();
36
throw new
InvalidOperationException
();
46
throw new
InvalidOperationException
();
56
throw new
InvalidOperationException
();
66
throw new
InvalidOperationException
();
parent\parent\InternalApis\NDP_FX\inc\ZLibNative.cs (1)
446
throw new
InvalidOperationException
();
Shared\MS\Win32\HwndSubclass.cs (2)
351
throw new
InvalidOperationException
();
465
throw new
InvalidOperationException
();
Shared\MS\Win32\HwndWrapper.cs (1)
394
throw new
InvalidOperationException
();