1309 instantiations of NotImplementedException
mscorlib (233)
system\activator.cs (4)
705
throw new
NotImplementedException
();
710
throw new
NotImplementedException
();
715
throw new
NotImplementedException
();
722
throw new
NotImplementedException
();
system\appdomain.cs (4)
4874
throw new
NotImplementedException
();
4879
throw new
NotImplementedException
();
4884
throw new
NotImplementedException
();
4891
throw new
NotImplementedException
();
system\attribute.cs (4)
955
throw new
NotImplementedException
();
960
throw new
NotImplementedException
();
965
throw new
NotImplementedException
();
970
throw new
NotImplementedException
();
system\reflection\assembly.cs (36)
676
throw new
NotImplementedException
();
681
throw new
NotImplementedException
();
694
throw new
NotImplementedException
();
722
throw new
NotImplementedException
();
729
throw new
NotImplementedException
();
737
throw new
NotImplementedException
();
760
throw new
NotImplementedException
();
773
throw new
NotImplementedException
();
829
throw new
NotImplementedException
();
834
throw new
NotImplementedException
();
839
throw new
NotImplementedException
();
845
throw new
NotImplementedException
();
853
throw new
NotImplementedException
();
863
throw new
NotImplementedException
();
880
throw new
NotImplementedException
();
890
throw new
NotImplementedException
();
905
throw new
NotImplementedException
();
919
throw new
NotImplementedException
();
925
throw new
NotImplementedException
();
930
throw new
NotImplementedException
();
946
throw new
NotImplementedException
();
956
throw new
NotImplementedException
();
976
throw new
NotImplementedException
();
1044
throw new
NotImplementedException
();
1058
throw new
NotImplementedException
();
1063
throw new
NotImplementedException
();
1075
throw new
NotImplementedException
();
1092
throw new
NotImplementedException
();
1098
throw new
NotImplementedException
();
1103
throw new
NotImplementedException
();
1110
throw new
NotImplementedException
();
1131
throw new
NotImplementedException
();
1142
throw new
NotImplementedException
();
1153
throw new
NotImplementedException
();
1169
throw new
NotImplementedException
();
2525
throw new
NotImplementedException
(Environment.GetResourceString("NotImplemented_ResourcesLongerThan2^63"));
system\reflection\assemblyname.cs (4)
516
throw new
NotImplementedException
();
521
throw new
NotImplementedException
();
526
throw new
NotImplementedException
();
531
throw new
NotImplementedException
();
system\reflection\ConstructorInfo.cs (5)
82
internal virtual Type GetReturnType() { throw new
NotImplementedException
(); }
138
throw new
NotImplementedException
();
143
throw new
NotImplementedException
();
148
throw new
NotImplementedException
();
155
throw new
NotImplementedException
();
system\reflection\emit\assemblybuilder.cs (4)
2165
throw new
NotImplementedException
();
2170
throw new
NotImplementedException
();
2175
throw new
NotImplementedException
();
2182
throw new
NotImplementedException
();
system\reflection\emit\constructorbuilder.cs (4)
317
throw new
NotImplementedException
();
322
throw new
NotImplementedException
();
327
throw new
NotImplementedException
();
332
throw new
NotImplementedException
();
system\reflection\emit\customattributebuilder.cs (4)
561
throw new
NotImplementedException
();
566
throw new
NotImplementedException
();
571
throw new
NotImplementedException
();
576
throw new
NotImplementedException
();
system\reflection\emit\enumbuilder.cs (4)
422
throw new
NotImplementedException
();
427
throw new
NotImplementedException
();
432
throw new
NotImplementedException
();
437
throw new
NotImplementedException
();
system\reflection\emit\eventbuilder.cs (4)
145
throw new
NotImplementedException
();
150
throw new
NotImplementedException
();
155
throw new
NotImplementedException
();
160
throw new
NotImplementedException
();
system\reflection\emit\fieldbuilder.cs (4)
264
throw new
NotImplementedException
();
269
throw new
NotImplementedException
();
274
throw new
NotImplementedException
();
279
throw new
NotImplementedException
();
system\reflection\emit\ilgenerator.cs (4)
1368
throw new
NotImplementedException
();
1373
throw new
NotImplementedException
();
1378
throw new
NotImplementedException
();
1383
throw new
NotImplementedException
();
system\reflection\emit\localbuilder.cs (4)
133
throw new
NotImplementedException
();
138
throw new
NotImplementedException
();
143
throw new
NotImplementedException
();
148
throw new
NotImplementedException
();
system\reflection\emit\methodbuilder.cs (4)
1248
throw new
NotImplementedException
();
1253
throw new
NotImplementedException
();
1258
throw new
NotImplementedException
();
1263
throw new
NotImplementedException
();
system\reflection\emit\methodrental.cs (4)
123
throw new
NotImplementedException
();
128
throw new
NotImplementedException
();
133
throw new
NotImplementedException
();
138
throw new
NotImplementedException
();
system\reflection\emit\modulebuilder.cs (4)
2446
throw new
NotImplementedException
();
2451
throw new
NotImplementedException
();
2456
throw new
NotImplementedException
();
2461
throw new
NotImplementedException
();
system\reflection\emit\parameterbuilder.cs (4)
129
throw new
NotImplementedException
();
134
throw new
NotImplementedException
();
139
throw new
NotImplementedException
();
144
throw new
NotImplementedException
();
system\reflection\emit\propertybuilder.cs (4)
264
throw new
NotImplementedException
();
269
throw new
NotImplementedException
();
274
throw new
NotImplementedException
();
279
throw new
NotImplementedException
();
system\reflection\emit\signaturehelper.cs (4)
976
throw new
NotImplementedException
();
981
throw new
NotImplementedException
();
986
throw new
NotImplementedException
();
991
throw new
NotImplementedException
();
system\reflection\emit\typebuilder.cs (4)
2626
throw new
NotImplementedException
();
2631
throw new
NotImplementedException
();
2636
throw new
NotImplementedException
();
2641
throw new
NotImplementedException
();
system\reflection\emit\xxxontypebuilderinstantiation.cs (4)
277
throw new
NotImplementedException
();
281
throw new
NotImplementedException
();
285
get { throw new
NotImplementedException
(); }
287
public override Type FieldType { get { throw new
NotImplementedException
(); } }
system\reflection\eventinfo.cs (5)
71
throw new
NotImplementedException
();
206
throw new
NotImplementedException
();
211
throw new
NotImplementedException
();
216
throw new
NotImplementedException
();
223
throw new
NotImplementedException
();
system\reflection\fieldinfo.cs (6)
106
throw new
NotImplementedException
();
111
throw new
NotImplementedException
();
202
throw new
NotImplementedException
();
207
throw new
NotImplementedException
();
212
throw new
NotImplementedException
();
219
throw new
NotImplementedException
();
system\reflection\memberinfo.cs (7)
35
internal virtual bool CacheEquals(object o) { throw new
NotImplementedException
(); }
62
throw new
NotImplementedException
();
74
throw new
NotImplementedException
();
136
throw new
NotImplementedException
();
141
throw new
NotImplementedException
();
146
throw new
NotImplementedException
();
151
throw new
NotImplementedException
();
system\reflection\methodbase.cs (7)
192
public virtual bool IsSecurityCritical { get { throw new
NotImplementedException
(); } }
194
public virtual bool IsSecuritySafeCritical { get { throw new
NotImplementedException
(); } }
196
public virtual bool IsSecurityTransparent { get { throw new
NotImplementedException
(); } }
384
throw new
NotImplementedException
();
389
throw new
NotImplementedException
();
394
throw new
NotImplementedException
();
401
throw new
NotImplementedException
();
system\reflection\methodinfo.cs (6)
79
public virtual Type ReturnType { get { throw new
NotImplementedException
(); } }
81
public virtual ParameterInfo ReturnParameter { get { throw new
NotImplementedException
(); } }
107
throw new
NotImplementedException
();
112
throw new
NotImplementedException
();
117
throw new
NotImplementedException
();
124
throw new
NotImplementedException
();
system\reflection\module.cs (31)
143
throw new
NotImplementedException
();
148
throw new
NotImplementedException
();
153
throw new
NotImplementedException
();
158
throw new
NotImplementedException
();
177
throw new
NotImplementedException
();
194
throw new
NotImplementedException
();
211
throw new
NotImplementedException
();
228
throw new
NotImplementedException
();
240
throw new
NotImplementedException
();
252
throw new
NotImplementedException
();
264
throw new
NotImplementedException
();
278
throw new
NotImplementedException
();
285
throw new
NotImplementedException
();
302
throw new
NotImplementedException
();
314
throw new
NotImplementedException
();
342
throw new
NotImplementedException
();
356
throw new
NotImplementedException
();
371
throw new
NotImplementedException
();
384
throw new
NotImplementedException
();
401
throw new
NotImplementedException
();
418
throw new
NotImplementedException
();
435
throw new
NotImplementedException
();
488
throw new
NotImplementedException
();
502
throw new
NotImplementedException
();
519
throw new
NotImplementedException
();
535
throw new
NotImplementedException
();
559
throw new
NotImplementedException
();
567
throw new
NotImplementedException
();
572
throw new
NotImplementedException
();
577
throw new
NotImplementedException
();
582
throw new
NotImplementedException
();
system\reflection\parameterinfo.cs (8)
91
public virtual bool HasDefaultValue { get { throw new
NotImplementedException
(); } }
93
public virtual Object DefaultValue { get { throw new
NotImplementedException
(); } }
94
public virtual Object RawDefaultValue { get { throw new
NotImplementedException
(); } }
181
throw new
NotImplementedException
();
190
throw new
NotImplementedException
();
195
throw new
NotImplementedException
();
200
throw new
NotImplementedException
();
205
throw new
NotImplementedException
();
system\reflection\propertyinfo.cs (6)
74
throw new
NotImplementedException
();
79
throw new
NotImplementedException
();
169
throw new
NotImplementedException
();
174
throw new
NotImplementedException
();
179
throw new
NotImplementedException
();
186
throw new
NotImplementedException
();
system\Runtime\InteropServices\ComEventsSink.cs (2)
128
throw new
NotImplementedException
();
133
throw new
NotImplementedException
();
system\Runtime\InteropServices\Variant.cs (1)
301
throw new
NotImplementedException
("Variant.ToObject cannot handle" + VariantType, ex);
system\runtime\interopservices\windowsruntime\constantsplittablemap.cs (2)
219
throw new
NotImplementedException
("NYI");
225
throw new
NotImplementedException
("NYI");
system\runtime\interopservices\windowsruntime\managedactivationfactory.cs (1)
64
throw new
NotImplementedException
();
system\runtime\remoting\ichannel.cs (1)
616
set { throw new
NotImplementedException
(); }
system\security\accesscontrol\directoryobjectsecurity.cs (2)
474
throw new
NotImplementedException
();
479
throw new
NotImplementedException
();
system\security\accesscontrol\objectsecurity.cs (2)
284
throw new
NotImplementedException
();
346
throw new
NotImplementedException
();
system\security\cryptography\asymmetricalgorithm.cs (4)
78
throw new
NotImplementedException
();
85
throw new
NotImplementedException
();
105
throw new
NotImplementedException
();
110
throw new
NotImplementedException
();
system\security\cryptography\dsa.cs (1)
275
return new
NotImplementedException
(Environment.GetResourceString("NotSupported_SubclassOverride"));
system\security\cryptography\randomnumbergenerator.cs (1)
73
throw new
NotImplementedException
();
system\security\cryptography\rsa.cs (1)
202
return new
NotImplementedException
(Environment.GetResourceString("NotSupported_SubclassOverride"));
system\security\permissionset.cs (1)
2253
throw new
NotImplementedException
();
system\threading\thread.cs (4)
1808
throw new
NotImplementedException
();
1813
throw new
NotImplementedException
();
1818
throw new
NotImplementedException
();
1823
throw new
NotImplementedException
();
system\type.cs (13)
786
throw new
NotImplementedException
();
1174
get { throw new
NotImplementedException
(); }
1307
throw new
NotImplementedException
();
1312
throw new
NotImplementedException
();
1406
throw new
NotImplementedException
();
1588
public virtual bool IsSecurityCritical { [Pure] get { throw new
NotImplementedException
(); } }
1590
public virtual bool IsSecuritySafeCritical { [Pure] get { throw new
NotImplementedException
(); } }
1592
public virtual bool IsSecurityTransparent { [Pure] get { throw new
NotImplementedException
(); } }
1753
throw new
NotImplementedException
();
1846
throw new
NotImplementedException
();
1851
throw new
NotImplementedException
();
1856
throw new
NotImplementedException
();
1863
throw new
NotImplementedException
();
PresentationCore (46)
Core\CSharp\MS\Internal\Ink\StrokeNodeOperations.cs (1)
825
throw new
NotImplementedException
();
Core\CSharp\MS\Internal\Ink\StrokeNodeOperations2.cs (4)
123
throw new
NotImplementedException
();
166
throw new
NotImplementedException
();
463
throw new
NotImplementedException
();
475
throw new
NotImplementedException
();
Core\CSharp\MS\Internal\Media3D\GeneralTransform3Dto2Dto3D.cs (1)
109
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Input\InputScope.cs (2)
163
throw new System.
NotImplementedException
();
317
throw new System.
NotImplementedException
();
Core\CSharp\System\Windows\Media\Animation\Animatable.cs (2)
276
throw new
NotImplementedException
();
284
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Animation\AnimationClockResource.cs (2)
209
throw new
NotImplementedException
();
217
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Animation\IndependentAnimationStorage.cs (2)
162
throw new
NotImplementedException
();
170
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Animation\TimelineClockCollection.cs (1)
377
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Effects\BitmapEffect.cs (1)
195
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\GlyphRun.cs (2)
1852
throw new
NotImplementedException
();
1860
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\BitmapCodecInfo.cs (1)
604
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (1)
1790
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\BitmapEncoder.cs (2)
554
throw new
NotImplementedException
();
568
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\BitmapFrame.cs (1)
389
set { throw new
NotImplementedException
(); }
Core\CSharp\System\Windows\Media\Imaging\BitmapFrameDecode.cs (1)
736
throw new System.
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (2)
589
throw new
NotImplementedException
();
596
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\BmpBitmapDecoder.cs (1)
108
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\BmpBitmapEncoder.cs (1)
94
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\GifBitmapDecoder.cs (1)
108
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\GifBitmapEncoder.cs (1)
92
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\IconBitmapDecoder.cs (1)
108
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\JpegBitmapDecoder.cs (1)
108
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\JpegBitmapEncoder.cs (1)
368
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (1)
411
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\PngBitmapDecoder.cs (1)
108
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\PngBitmapEncoder.cs (1)
163
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\PropVariant.cs (1)
460
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\TiffBitmapDecoder.cs (1)
119
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\TiffBitmapEncoder.cs (1)
200
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\UnknownBitmapDecoder.cs (1)
99
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\UnknownBitmapEncoder.cs (1)
97
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\WmpBitmapDecoder.cs (1)
108
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Imaging\WmpBitmapEncoder.cs (1)
913
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\RenderData.cs (2)
431
throw new
NotImplementedException
();
439
throw new
NotImplementedException
();
Core\CSharp\System\Windows\Media\Visual.cs (1)
241
throw new
NotImplementedException
();
PresentationFramework (68)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (1)
254
throw new
NotImplementedException
(); // removed in v4
src\Framework\MS\Internal\AppModel\ProgressPage.cs (4)
86
get { throw new System.
NotImplementedException
(); }
96
get { throw new System.
NotImplementedException
(); }
125
get { throw new System.
NotImplementedException
(); }
144
get { throw new System.
NotImplementedException
(); }
src\Framework\MS\Internal\Data\IndexerPropertyInfo.cs (8)
35
get { throw new
NotImplementedException
(); }
50
throw new
NotImplementedException
();
81
throw new
NotImplementedException
();
86
get { throw new
NotImplementedException
(); }
91
throw new
NotImplementedException
();
96
throw new
NotImplementedException
();
101
throw new
NotImplementedException
();
111
get { throw new
NotImplementedException
(); }
src\Framework\MS\Internal\Data\LiveShapingList.cs (1)
626
throw new
NotImplementedException
();
src\Framework\MS\Internal\Documents\HostedElements.cs (1)
168
throw new
NotImplementedException
();
src\Framework\MS\Internal\Interop\InternalDispatchObject.cs (7)
86
throw new
NotImplementedException
();
94
throw new
NotImplementedException
();
98
throw new
NotImplementedException
();
102
throw new
NotImplementedException
();
106
throw new
NotImplementedException
();
122
throw new
NotImplementedException
();
126
throw new
NotImplementedException
();
src\Framework\MS\Internal\ListOfObject.cs (6)
30
throw new
NotImplementedException
();
35
throw new
NotImplementedException
();
46
throw new
NotImplementedException
();
56
throw new
NotImplementedException
();
61
throw new
NotImplementedException
();
86
throw new
NotImplementedException
();
src\Framework\MS\Internal\WeakDictionary.cs (9)
41
throw new
NotImplementedException
();
46
throw new
NotImplementedException
();
56
throw new
NotImplementedException
();
71
throw new
NotImplementedException
();
128
throw new
NotImplementedException
();
133
throw new
NotImplementedException
();
138
throw new
NotImplementedException
();
143
throw new
NotImplementedException
();
158
throw new
NotImplementedException
();
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\WordsSegmenter.cs (1)
190
throw new
NotImplementedException
();
src\Framework\System\Windows\Controls\BooleanToSelectiveScrollingOrientationConverter.cs (1)
48
throw new
NotImplementedException
();
src\Framework\System\Windows\Controls\DataGridHeadersVisibilityToVisibilityConverter.cs (1)
68
throw new
NotImplementedException
();
src\Framework\System\Windows\Documents\DocumentSequenceTextContainer.cs (2)
123
throw new
NotImplementedException
();
327
throw new
NotImplementedException
();
src\Framework\System\Windows\Documents\DocumentSequenceTextPointer.cs (1)
426
throw new
NotImplementedException
();
src\Framework\System\Windows\Documents\DocumentSequenceTextView.cs (1)
428
throw new
NotImplementedException
();
src\Framework\System\Windows\Documents\FixedTextContainer.cs (2)
108
throw new
NotImplementedException
();
296
throw new
NotImplementedException
();
src\Framework\System\Windows\Documents\FixedTextPointer.cs (1)
659
throw new
NotImplementedException
();
src\Framework\System\Windows\Documents\FixedTextView.cs (1)
580
throw new
NotImplementedException
();
src\Framework\System\Windows\Documents\NullTextContainer.cs (1)
95
throw new
NotImplementedException
();
src\Framework\System\Windows\Documents\NullTextNavigator.cs (1)
503
throw new
NotImplementedException
();
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (11)
707
throw new
NotImplementedException
();
713
throw new
NotImplementedException
();
719
throw new
NotImplementedException
();
725
throw new
NotImplementedException
();
748
throw new
NotImplementedException
();
771
throw new
NotImplementedException
();
876
throw new
NotImplementedException
();
881
throw new
NotImplementedException
();
886
throw new
NotImplementedException
();
1577
throw new
NotImplementedException
();
2637
throw new
NotImplementedException
();
src\Framework\System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (1)
578
throw new
NotImplementedException
();
src\Framework\System\Windows\Markup\Baml2006\DeferredBinaryDeserializerExtension.cs (1)
48
throw new
NotImplementedException
();
src\Framework\System\Windows\Markup\Baml2006\WpfXamlType.cs (1)
430
throw new
NotImplementedException
();
src\Framework\System\Windows\Markup\BamlRecordReader.cs (2)
1755
throw new
NotImplementedException
();
1761
throw new
NotImplementedException
();
src\Framework\System\Windows\TemplateContent.cs (1)
1551
throw new
NotImplementedException
();
src\Shared\MS\Internal\Xaml\Context\XamlFrame.cs (1)
29
throw new
NotImplementedException
();
System (27)
net\System\Net\_NativeSSPI.cs (1)
414
throw new
NotImplementedException
();
net\System\Net\mail\EightBitStream.cs (3)
162
throw new
NotImplementedException
();
167
throw new
NotImplementedException
();
177
throw new
NotImplementedException
();
net\System\Net\mail\MimeBasePart.cs (2)
218
throw new
NotImplementedException
();
223
throw new
NotImplementedException
();
net\System\Net\NetworkInformation\IPv6InterfaceProperties.cs (1)
16
throw new
NotImplementedException
();
net\System\Net\NetworkInformation\NetworkInterface.cs (13)
31
public virtual string Id { get { throw new
NotImplementedException
(); } }
34
public virtual string Name { get { throw new
NotImplementedException
(); } }
37
public virtual string Description { get { throw new
NotImplementedException
(); } }
41
throw new
NotImplementedException
();
48
throw new
NotImplementedException
();
53
throw new
NotImplementedException
();
57
public virtual OperationalStatus OperationalStatus { get { throw new
NotImplementedException
(); } }
60
public virtual long Speed { get { throw new
NotImplementedException
(); } }
63
public virtual bool IsReceiveOnly { get { throw new
NotImplementedException
(); } }
66
public virtual bool SupportsMulticast { get { throw new
NotImplementedException
(); } }
71
throw new
NotImplementedException
();
75
public virtual NetworkInterfaceType NetworkInterfaceType { get { throw new
NotImplementedException
(); } }
78
throw new
NotImplementedException
();
net\System\Net\NetworkInformation\UnicastIPAddressInformation.cs (1)
36
throw new
NotImplementedException
();
net\System\Net\WebSockets\WebSocketBase.cs (1)
1640
throw new
NotImplementedException
();
net\System\Net\WebSockets\WebSocketConnectionStream.cs (1)
538
throw new
NotImplementedException
();
services\io\system\io\FileSystemWatcher.cs (4)
96
public bool IsCompleted { get { throw new
NotImplementedException
(); } }
97
public WaitHandle AsyncWaitHandle { get { throw new
NotImplementedException
(); } }
98
public Object AsyncState { get { throw new
NotImplementedException
(); } }
99
public bool CompletedSynchronously { get { throw new
NotImplementedException
(); } }
System.Activities (14)
System\Activities\Debugger\DebugInfo.cs (9)
587
get { throw FxTrace.Exception.AsError(new
NotImplementedException
()); }
592
get { throw FxTrace.Exception.AsError(new
NotImplementedException
()); }
597
get { throw FxTrace.Exception.AsError(new
NotImplementedException
()); }
603
throw FxTrace.Exception.AsError(new
NotImplementedException
());
608
throw FxTrace.Exception.AsError(new
NotImplementedException
());
627
throw FxTrace.Exception.AsError(new
NotImplementedException
());
643
throw FxTrace.Exception.AsError(new
NotImplementedException
());
648
throw FxTrace.Exception.AsError(new
NotImplementedException
());
653
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System\Activities\Statements\MethodResolver.cs (5)
426
throw FxTrace.Exception.AsError(new
NotImplementedException
());
431
throw FxTrace.Exception.AsError(new
NotImplementedException
());
436
throw FxTrace.Exception.AsError(new
NotImplementedException
());
441
throw FxTrace.Exception.AsError(new
NotImplementedException
());
556
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.Activities.Core.Presentation (9)
System\Activities\Core\Presentation\CaseKeyBoxIsEnabledConverter.cs (1)
31
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System\Activities\Core\Presentation\CaseLabelVisibilityConverter.cs (1)
29
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System\Activities\Core\Presentation\DisplayNameConverter.cs (1)
34
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System\Activities\Core\Presentation\DynamicActivityPropertyToTooltipConverter.cs (1)
37
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System\Activities\Core\Presentation\FlowSwitchLinkMultiValueConverter.cs (1)
31
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System\Activities\Core\Presentation\HintTextConverter.cs (1)
33
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System\Activities\Core\Presentation\HintTextMaxWidthConverter.cs (1)
28
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System\Activities\Core\Presentation\IsLastSelectedItemConverter.cs (1)
33
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System\Activities\Core\Presentation\StateLinkButtonToolTipConverter.cs (1)
31
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.Activities.Presentation (17)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\GenericTypeParameterConverter.cs (1)
52
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\NonZeroToBoolConverter.cs (1)
46
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\PropertyValueToDisplayNameConverter.cs (1)
104
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\RTLValueConverter.cs (1)
54
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\ValueToToolTipConverter.cs (1)
32
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\Data\VisibilityOrConverter.cs (1)
37
throw FxTrace.Exception.AsError(new
NotImplementedException
(ExceptionStringTable.MethodOrOperationIsNotImplemented));
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\ValueToIconConverter.cs (1)
48
throw FxTrace.Exception.AsError(new
NotImplementedException
(ExceptionStringTable.NoConvertBackForValueToIconConverter));
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItem.cs (2)
188
throw FxTrace.Exception.AsError(new
NotImplementedException
());
220
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.Activities.Presentation\System\Activities\Presentation\Converters\ModelItemToAnnotationEnabledConverter.cs (1)
32
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (1)
420
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectionPointConverter.cs (1)
39
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (2)
1334
throw FxTrace.Exception.AsError(new
NotImplementedException
());
1340
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.Activities.Presentation\System\Activities\Presentation\TypeNameConverter.cs (1)
34
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (2)
2124
throw FxTrace.Exception.AsError(new
NotImplementedException
());
2146
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.AddIn (18)
System\Addin\MiniReflection\MiniAssembly.cs (1)
84
throw new
NotImplementedException
(String.Format(CultureInfo.CurrentCulture, Res.MultiFileAssembliesNotSupported, FullName));
System\Addin\MiniReflection\MiniModule.cs (1)
186
throw new
NotImplementedException
(String.Format(CultureInfo.CurrentCulture, Res.UnknownTokenType, targetType.Table, Assembly.FullName));
System\Addin\MiniReflection\MiniParameterInfo.cs (1)
117
throw new
NotImplementedException
();
System\Addin\MiniReflection\TypeInfo.cs (15)
385
throw new
NotImplementedException
();
623
throw new
NotImplementedException
();
640
throw new
NotImplementedException
();
645
throw new
NotImplementedException
();
648
throw new
NotImplementedException
();
651
throw new
NotImplementedException
();
653
throw new
NotImplementedException
();
658
throw new
NotImplementedException
();
690
throw new
NotImplementedException
();
753
throw new
NotImplementedException
();
822
throw new
NotImplementedException
(String.Format(CultureInfo.CurrentCulture, Res.UnsupportedInterfaceType, interfaceToken.Table));
827
throw new
NotImplementedException
();
1007
throw new
NotImplementedException
();
1018
throw new
NotImplementedException
();
1057
throw new
NotImplementedException
();
System.ComponentModel.DataAnnotations (1)
DataAnnotations\ValidationAttribute.cs (1)
374
throw new
NotImplementedException
(DataAnnotationsResources.ValidationAttribute_IsValid_NotImplemented);
System.Core (2)
System\Linq\Enumerable.cs (1)
115
throw new
NotImplementedException
();
System\Linq\Parallel\Utils\TraceHelpers.cs (1)
153
throw new
NotImplementedException
();
System.Data (21)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\GenericTypeParameterConverter.cs (1)
52
throw FxTrace.Exception.AsError(new
NotImplementedException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\NonZeroToBoolConverter.cs (1)
46
throw FxTrace.Exception.AsError(new
NotImplementedException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\PropertyValueToDisplayNameConverter.cs (1)
104
throw FxTrace.Exception.AsError(new
NotImplementedException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\RTLValueConverter.cs (1)
54
throw FxTrace.Exception.AsError(new
NotImplementedException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\ValueToToolTipConverter.cs (1)
32
throw FxTrace.Exception.AsError(new
NotImplementedException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\Data\VisibilityOrConverter.cs (1)
37
throw FxTrace.Exception.AsError(new
NotImplementedException
(ExceptionStringTable.MethodOrOperationIsNotImplemented));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\ValueToIconConverter.cs (1)
48
throw FxTrace.Exception.AsError(new
NotImplementedException
(ExceptionStringTable.NoConvertBackForValueToIconConverter));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItem.cs (2)
188
throw FxTrace.Exception.AsError(new
NotImplementedException
());
220
throw FxTrace.Exception.AsError(new
NotImplementedException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Converters\ModelItemToAnnotationEnabledConverter.cs (1)
32
throw FxTrace.Exception.AsError(new
NotImplementedException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (1)
420
throw FxTrace.Exception.AsError(new
NotImplementedException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectionPointConverter.cs (1)
39
throw FxTrace.Exception.AsError(new
NotImplementedException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (2)
1334
throw FxTrace.Exception.AsError(new
NotImplementedException
());
1340
throw FxTrace.Exception.AsError(new
NotImplementedException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\TypeNameConverter.cs (1)
34
throw FxTrace.Exception.AsError(new
NotImplementedException
());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (2)
2124
throw FxTrace.Exception.AsError(new
NotImplementedException
());
2146
throw FxTrace.Exception.AsError(new
NotImplementedException
());
fx\src\data\System\Data\Common\AdapterUtil.cs (2)
223
NotImplementedException e = new
NotImplementedException
(error);
853
NotImplementedException e = new
NotImplementedException
(methodName);
fx\src\data\System\Data\SqlClient\SqlColumnEncryptionKeyStoreProvider.cs (2)
52
throw new
NotImplementedException
();
67
throw new
NotImplementedException
();
System.Data.Entity (13)
System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingValidator.cs (3)
455
throw new
NotImplementedException
();
459
throw new
NotImplementedException
();
463
throw new
NotImplementedException
();
System\Data\Mapping\ViewGeneration\QueryRewriting\RoleBoolean.cs (1)
88
throw new
NotImplementedException
();
System\Data\Metadata\Edm\Provider\ClrProviderManifest.cs (3)
253
throw new
NotImplementedException
();
258
throw new
NotImplementedException
();
270
throw new
NotImplementedException
();
System\Data\Metadata\Edm\Provider\EdmProviderManifest.cs (3)
887
throw new
NotImplementedException
();
892
throw new
NotImplementedException
();
918
throw new
NotImplementedException
();
System\Data\Metadata\ObjectLayer\ObjectItemNoOpAssemblyLoader.cs (2)
30
throw new
NotImplementedException
();
35
throw new
NotImplementedException
();
System\Data\Spatial\DefaultSpatialServices.cs (1)
55
return new
NotImplementedException
();
System.Data.Linq (8)
Provider\IProvider.cs (8)
146
throw new
NotImplementedException
();
157
throw new
NotImplementedException
();
173
throw new
NotImplementedException
();
187
throw new
NotImplementedException
();
200
throw new
NotImplementedException
();
211
throw new
NotImplementedException
();
224
throw new
NotImplementedException
();
235
throw new
NotImplementedException
();
System.Data.Services (48)
System\Data\Services\OpenTypes\OpenTypeMethods.cs (39)
98
throw new
NotImplementedException
();
111
throw new
NotImplementedException
();
120
throw new
NotImplementedException
();
129
throw new
NotImplementedException
();
138
throw new
NotImplementedException
();
147
throw new
NotImplementedException
();
156
throw new
NotImplementedException
();
165
throw new
NotImplementedException
();
174
throw new
NotImplementedException
();
183
throw new
NotImplementedException
();
192
throw new
NotImplementedException
();
201
throw new
NotImplementedException
();
210
throw new
NotImplementedException
();
219
throw new
NotImplementedException
();
232
throw new
NotImplementedException
();
241
throw new
NotImplementedException
();
255
throw new
NotImplementedException
();
265
throw new
NotImplementedException
();
283
throw new
NotImplementedException
();
296
throw new
NotImplementedException
();
308
throw new
NotImplementedException
();
319
throw new
NotImplementedException
();
332
throw new
NotImplementedException
();
344
throw new
NotImplementedException
();
356
throw new
NotImplementedException
();
369
throw new
NotImplementedException
();
381
throw new
NotImplementedException
();
393
throw new
NotImplementedException
();
404
throw new
NotImplementedException
();
415
throw new
NotImplementedException
();
430
throw new
NotImplementedException
();
441
throw new
NotImplementedException
();
452
throw new
NotImplementedException
();
463
throw new
NotImplementedException
();
474
throw new
NotImplementedException
();
485
throw new
NotImplementedException
();
500
throw new
NotImplementedException
();
511
throw new
NotImplementedException
();
522
throw new
NotImplementedException
();
System\Data\Services\Providers\DataServiceProviderMethods.cs (4)
64
throw new
NotImplementedException
();
76
throw new
NotImplementedException
();
90
throw new
NotImplementedException
();
100
throw new
NotImplementedException
();
System\Data\Services\Providers\ObjectContextServiceProvider.cs (2)
187
throw new
NotImplementedException
();
198
throw new
NotImplementedException
();
System\Data\Services\Providers\ReflectionServiceProvider.cs (2)
174
throw new
NotImplementedException
();
185
throw new
NotImplementedException
();
System\Data\Services\Serializers\IndentedTextWriter.cs (1)
92
throw new
NotImplementedException
();
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
43
throw new
NotImplementedException
();
System.IdentityModel.Selectors (9)
infocard\client\System\IdentityModel\Selectors\InfoCardKeyedHashAlgorithm.cs (1)
82
get { throw IDT.ThrowHelperError(new
NotImplementedException
()); }
infocard\client\System\IdentityModel\Selectors\InfoCardSymmetricAlgorithm.cs (5)
85
throw IDT.ThrowHelperError(new
NotImplementedException
());
89
throw IDT.ThrowHelperError(new
NotImplementedException
());
108
throw IDT.ThrowHelperError(new
NotImplementedException
());
121
throw IDT.ThrowHelperError(new
NotImplementedException
());
126
throw IDT.ThrowHelperError(new
NotImplementedException
());
infocard\client\System\IdentityModel\Selectors\InfoCardSymmetricCrypto.cs (3)
67
throw IDT.ThrowHelperError(new
NotImplementedException
());
72
throw IDT.ThrowHelperError(new
NotImplementedException
());
270
throw IDT.ThrowHelperError(new
NotImplementedException
());
System.Runtime.Serialization (1)
System\Runtime\Serialization\Json\JsonReaderDelegator.cs (1)
300
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System.ServiceModel (103)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (2)
998
get { throw FxTrace.Exception.AsError(new
NotImplementedException
()); }
1008
get { throw FxTrace.Exception.AsError(new
NotImplementedException
()); }
System\ServiceModel\Channels\Connection.cs (3)
617
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
666
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
671
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\ClientBase.cs (12)
1454
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
1459
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
1466
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
1478
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
1483
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
1490
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
1498
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
1506
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
1514
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
1522
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
1530
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
1538
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceSchemas.cs (4)
63
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
67
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
851
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
855
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\ComIntegration\ServiceMoniker.cs (15)
42
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
52
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
57
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
62
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
68
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
88
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
94
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
99
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
104
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
109
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
114
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
119
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
146
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
151
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
156
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Description\MessageContractImporter.cs (4)
1519
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
1524
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
1529
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
1534
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Description\ServiceMetadataExtension.cs (2)
616
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
621
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Dispatcher\AsyncMethodInvoker.cs (1)
59
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Dispatcher\DispatchRuntime.cs (2)
860
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
865
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
1409
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System\ServiceModel\Dispatcher\IInstanceContextProvider.cs (4)
81
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
86
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
91
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
96
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Dispatcher\InputChannelBinder.cs (7)
54
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
95
throw TraceUtility.ThrowHelperError(new
NotImplementedException
(), message);
100
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
105
throw TraceUtility.ThrowHelperError(new
NotImplementedException
(), message);
125
throw TraceUtility.ThrowHelperError(new
NotImplementedException
(), message);
130
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
135
throw TraceUtility.ThrowHelperError(new
NotImplementedException
(), message);
System\ServiceModel\Dispatcher\OutputChannelBinder.cs (11)
47
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
68
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
73
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
78
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
98
throw TraceUtility.ThrowHelperError(new
NotImplementedException
(), message);
103
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
108
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
113
throw TraceUtility.ThrowHelperError(new
NotImplementedException
(), message);
118
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
123
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
128
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Dispatcher\ReplyChannelBinder.cs (11)
54
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
80
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
85
throw TraceUtility.ThrowHelperError(new
NotImplementedException
(), message);
90
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
95
throw TraceUtility.ThrowHelperError(new
NotImplementedException
(), message);
100
throw TraceUtility.ThrowHelperError(new
NotImplementedException
(), message);
105
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
115
throw TraceUtility.ThrowHelperError(new
NotImplementedException
(), message);
120
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
125
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
130
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Dispatcher\RequestChannelBinder.cs (7)
63
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
68
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
73
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
103
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
122
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
127
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
132
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Dispatcher\SyncMethodInvoker.cs (2)
244
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
249
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Dispatcher\TaskMethodInvoker.cs (1)
65
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Dispatcher\XmlSerializerObjectSerializer.cs (3)
82
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
87
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
92
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Security\IdentityModelServiceAuthorizationManager.cs (1)
801
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Security\InfoCardHelper.cs (1)
865
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (2)
1239
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
1244
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Security\SecurityTokenParametersEnumerable.cs (1)
76
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Security\SspiNegotiationTokenProvider.cs (3)
409
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
415
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
421
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Security\Tokens\DerivedKeySecurityTokenStub.cs (2)
46
get { throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
()); }
52
get { throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
()); }
System\ServiceModel\Security\Tokens\WrappedKeySecurityTokenParameters.cs (1)
44
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System.ServiceModel.Activities (4)
System\ServiceModel\Activities\Description\WorkflowFormatterBehavior.cs (1)
34
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System\ServiceModel\Activities\Dispatcher\ControlOperationInvoker.cs (1)
161
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System\ServiceModel\Activities\Dispatcher\DurableDispatcherAddressingFault.cs (1)
49
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System\ServiceModel\Activities\Dispatcher\OperationExecutionFault.cs (1)
154
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\UdpContractFilterBehavior.cs (2)
68
throw FxTrace.Exception.AsError(new
NotImplementedException
());
73
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.ServiceModel.Routing (5)
System\ServiceModel\Dispatcher\StrictAndMessageFilter.cs (5)
96
throw FxTrace.Exception.AsError(new
NotImplementedException
());
101
throw FxTrace.Exception.AsError(new
NotImplementedException
());
282
throw FxTrace.Exception.AsError(new
NotImplementedException
());
292
throw FxTrace.Exception.AsError(new
NotImplementedException
());
297
throw FxTrace.Exception.AsError(new
NotImplementedException
());
System.Transactions (2)
System\Transactions\Enlistment.cs (2)
252
throw new
NotImplementedException
();
339
throw new
NotImplementedException
();
System.Web (537)
Abstractions\HttpApplicationStateBase.cs (22)
25
throw new
NotImplementedException
();
31
throw new
NotImplementedException
();
38
throw new
NotImplementedException
();
45
throw new
NotImplementedException
();
52
throw new
NotImplementedException
();
58
throw new
NotImplementedException
();
64
throw new
NotImplementedException
();
67
throw new
NotImplementedException
();
73
throw new
NotImplementedException
();
78
throw new
NotImplementedException
();
82
throw new
NotImplementedException
();
87
throw new
NotImplementedException
();
93
throw new
NotImplementedException
();
99
throw new
NotImplementedException
();
104
throw new
NotImplementedException
();
108
throw new
NotImplementedException
();
112
throw new
NotImplementedException
();
116
throw new
NotImplementedException
();
120
throw new
NotImplementedException
();
124
throw new
NotImplementedException
();
130
throw new
NotImplementedException
();
140
throw new
NotImplementedException
();
Abstractions\HttpBrowserCapabilitiesBase.cs (122)
18
throw new
NotImplementedException
();
24
throw new
NotImplementedException
();
32
throw new
NotImplementedException
();
38
throw new
NotImplementedException
();
44
throw new
NotImplementedException
();
50
throw new
NotImplementedException
();
56
throw new
NotImplementedException
();
62
throw new
NotImplementedException
();
68
throw new
NotImplementedException
();
74
throw new
NotImplementedException
();
80
throw new
NotImplementedException
();
86
throw new
NotImplementedException
();
92
throw new
NotImplementedException
();
100
throw new
NotImplementedException
();
106
throw new
NotImplementedException
();
114
throw new
NotImplementedException
();
120
throw new
NotImplementedException
();
128
throw new
NotImplementedException
();
131
throw new
NotImplementedException
();
139
throw new
NotImplementedException
();
145
throw new
NotImplementedException
();
151
throw new
NotImplementedException
();
157
throw new
NotImplementedException
();
163
throw new
NotImplementedException
();
171
throw new
NotImplementedException
();
177
throw new
NotImplementedException
();
183
throw new
NotImplementedException
();
189
throw new
NotImplementedException
();
195
throw new
NotImplementedException
();
201
throw new
NotImplementedException
();
211
throw new
NotImplementedException
();
217
throw new
NotImplementedException
();
220
throw new
NotImplementedException
();
226
throw new
NotImplementedException
();
232
throw new
NotImplementedException
();
238
throw new
NotImplementedException
();
244
throw new
NotImplementedException
();
250
throw new
NotImplementedException
();
256
throw new
NotImplementedException
();
262
throw new
NotImplementedException
();
268
throw new
NotImplementedException
();
274
throw new
NotImplementedException
();
282
throw new
NotImplementedException
();
288
throw new
NotImplementedException
();
294
throw new
NotImplementedException
();
300
throw new
NotImplementedException
();
306
throw new
NotImplementedException
();
312
throw new
NotImplementedException
();
320
throw new
NotImplementedException
();
326
throw new
NotImplementedException
();
332
throw new
NotImplementedException
();
338
throw new
NotImplementedException
();
344
throw new
NotImplementedException
();
350
throw new
NotImplementedException
();
356
throw new
NotImplementedException
();
362
throw new
NotImplementedException
();
368
throw new
NotImplementedException
();
374
throw new
NotImplementedException
();
380
throw new
NotImplementedException
();
386
throw new
NotImplementedException
();
392
throw new
NotImplementedException
();
398
throw new
NotImplementedException
();
404
throw new
NotImplementedException
();
410
throw new
NotImplementedException
();
416
throw new
NotImplementedException
();
424
throw new
NotImplementedException
();
430
throw new
NotImplementedException
();
436
throw new
NotImplementedException
();
442
throw new
NotImplementedException
();
448
throw new
NotImplementedException
();
456
throw new
NotImplementedException
();
462
throw new
NotImplementedException
();
468
throw new
NotImplementedException
();
476
throw new
NotImplementedException
();
482
throw new
NotImplementedException
();
490
throw new
NotImplementedException
();
496
throw new
NotImplementedException
();
502
throw new
NotImplementedException
();
508
throw new
NotImplementedException
();
514
throw new
NotImplementedException
();
520
throw new
NotImplementedException
();
528
throw new
NotImplementedException
();
534
throw new
NotImplementedException
();
540
throw new
NotImplementedException
();
546
throw new
NotImplementedException
();
552
throw new
NotImplementedException
();
558
throw new
NotImplementedException
();
564
throw new
NotImplementedException
();
570
throw new
NotImplementedException
();
576
throw new
NotImplementedException
();
582
throw new
NotImplementedException
();
588
throw new
NotImplementedException
();
594
throw new
NotImplementedException
();
600
throw new
NotImplementedException
();
606
throw new
NotImplementedException
();
612
throw new
NotImplementedException
();
618
throw new
NotImplementedException
();
624
throw new
NotImplementedException
();
634
throw new
NotImplementedException
();
640
throw new
NotImplementedException
();
646
throw new
NotImplementedException
();
652
throw new
NotImplementedException
();
658
throw new
NotImplementedException
();
664
throw new
NotImplementedException
();
670
throw new
NotImplementedException
();
676
throw new
NotImplementedException
();
682
throw new
NotImplementedException
();
690
throw new
NotImplementedException
();
696
throw new
NotImplementedException
();
702
throw new
NotImplementedException
();
708
throw new
NotImplementedException
();
714
throw new
NotImplementedException
();
720
throw new
NotImplementedException
();
726
throw new
NotImplementedException
();
732
throw new
NotImplementedException
();
737
throw new
NotImplementedException
();
743
throw new
NotImplementedException
();
747
throw new
NotImplementedException
();
751
throw new
NotImplementedException
();
755
throw new
NotImplementedException
();
760
throw new
NotImplementedException
();
764
throw new
NotImplementedException
();
Abstractions\HttpCachePolicyBase.cs (23)
15
throw new
NotImplementedException
();
21
throw new
NotImplementedException
();
29
throw new
NotImplementedException
();
34
throw new
NotImplementedException
();
38
throw new
NotImplementedException
();
42
throw new
NotImplementedException
();
46
throw new
NotImplementedException
();
50
throw new
NotImplementedException
();
56
throw new
NotImplementedException
();
60
throw new
NotImplementedException
();
66
throw new
NotImplementedException
();
72
throw new
NotImplementedException
();
76
throw new
NotImplementedException
();
80
throw new
NotImplementedException
();
84
throw new
NotImplementedException
();
88
throw new
NotImplementedException
();
92
throw new
NotImplementedException
();
96
throw new
NotImplementedException
();
100
throw new
NotImplementedException
();
104
throw new
NotImplementedException
();
108
throw new
NotImplementedException
();
112
throw new
NotImplementedException
();
116
throw new
NotImplementedException
();
Abstractions\HttpContextBase.cs (55)
30
throw new
NotImplementedException
();
37
throw new
NotImplementedException
();
44
throw new
NotImplementedException
();
47
throw new
NotImplementedException
();
53
throw new
NotImplementedException
();
59
throw new
NotImplementedException
();
62
throw new
NotImplementedException
();
68
throw new
NotImplementedException
();
71
throw new
NotImplementedException
();
77
throw new
NotImplementedException
();
83
throw new
NotImplementedException
();
89
throw new
NotImplementedException
();
97
throw new
NotImplementedException
();
103
throw new
NotImplementedException
();
106
throw new
NotImplementedException
();
112
throw new
NotImplementedException
();
118
throw new
NotImplementedException
();
124
throw new
NotImplementedException
();
130
throw new
NotImplementedException
();
136
throw new
NotImplementedException
();
142
throw new
NotImplementedException
();
148
throw new
NotImplementedException
();
154
throw new
NotImplementedException
();
160
throw new
NotImplementedException
();
166
throw new
NotImplementedException
();
172
throw new
NotImplementedException
();
178
throw new
NotImplementedException
();
184
throw new
NotImplementedException
();
190
throw new
NotImplementedException
();
193
throw new
NotImplementedException
();
199
throw new
NotImplementedException
();
205
throw new
NotImplementedException
();
208
throw new
NotImplementedException
();
214
throw new
NotImplementedException
();
220
throw new
NotImplementedException
();
223
throw new
NotImplementedException
();
229
throw new
NotImplementedException
();
235
throw new
NotImplementedException
();
240
throw new
NotImplementedException
();
244
throw new
NotImplementedException
();
248
throw new
NotImplementedException
();
252
throw new
NotImplementedException
();
256
throw new
NotImplementedException
();
260
throw new
NotImplementedException
();
264
throw new
NotImplementedException
();
268
throw new
NotImplementedException
();
272
throw new
NotImplementedException
();
276
throw new
NotImplementedException
();
280
throw new
NotImplementedException
();
286
throw new
NotImplementedException
();
292
throw new
NotImplementedException
();
298
throw new
NotImplementedException
();
304
throw new
NotImplementedException
();
308
throw new
NotImplementedException
();
314
throw new
NotImplementedException
();
Abstractions\HttpFileCollectionBase.cs (12)
26
throw new
NotImplementedException
();
33
throw new
NotImplementedException
();
40
throw new
NotImplementedException
();
47
throw new
NotImplementedException
();
53
throw new
NotImplementedException
();
59
throw new
NotImplementedException
();
67
throw new
NotImplementedException
();
73
throw new
NotImplementedException
();
79
throw new
NotImplementedException
();
85
throw new
NotImplementedException
();
90
throw new
NotImplementedException
();
94
throw new
NotImplementedException
();
Abstractions\HttpPostedFileBase.cs (5)
18
throw new
NotImplementedException
();
24
throw new
NotImplementedException
();
30
throw new
NotImplementedException
();
36
throw new
NotImplementedException
();
43
throw new
NotImplementedException
();
Abstractions\HttpRequestBase.cs (64)
25
throw new
NotImplementedException
();
31
throw new
NotImplementedException
();
39
throw new
NotImplementedException
();
45
throw new
NotImplementedException
();
51
throw new
NotImplementedException
();
57
throw new
NotImplementedException
();
63
throw new
NotImplementedException
();
69
throw new
NotImplementedException
();
72
throw new
NotImplementedException
();
78
throw new
NotImplementedException
();
84
throw new
NotImplementedException
();
87
throw new
NotImplementedException
();
93
throw new
NotImplementedException
();
99
throw new
NotImplementedException
();
105
throw new
NotImplementedException
();
111
throw new
NotImplementedException
();
117
throw new
NotImplementedException
();
123
throw new
NotImplementedException
();
126
throw new
NotImplementedException
();
132
throw new
NotImplementedException
();
138
throw new
NotImplementedException
();
144
throw new
NotImplementedException
();
150
throw new
NotImplementedException
();
156
throw new
NotImplementedException
();
162
throw new
NotImplementedException
();
170
throw new
NotImplementedException
();
178
throw new
NotImplementedException
();
184
throw new
NotImplementedException
();
190
throw new
NotImplementedException
();
196
throw new
NotImplementedException
();
202
throw new
NotImplementedException
();
210
throw new
NotImplementedException
();
216
throw new
NotImplementedException
();
222
throw new
NotImplementedException
();
225
throw new
NotImplementedException
();
231
throw new
NotImplementedException
();
234
throw new
NotImplementedException
();
240
throw new
NotImplementedException
();
246
throw new
NotImplementedException
();
252
throw new
NotImplementedException
();
258
throw new
NotImplementedException
();
264
throw new
NotImplementedException
();
270
throw new
NotImplementedException
();
276
throw new
NotImplementedException
();
282
throw new
NotImplementedException
();
290
throw new
NotImplementedException
();
296
throw new
NotImplementedException
();
302
throw new
NotImplementedException
();
308
throw new
NotImplementedException
();
314
throw new
NotImplementedException
();
320
throw new
NotImplementedException
();
325
throw new
NotImplementedException
();
329
throw new
NotImplementedException
();
333
throw new
NotImplementedException
();
338
throw new
NotImplementedException
();
343
throw new
NotImplementedException
();
347
throw new
NotImplementedException
();
351
throw new
NotImplementedException
();
355
throw new
NotImplementedException
();
359
throw new
NotImplementedException
();
363
throw new
NotImplementedException
();
367
throw new
NotImplementedException
();
371
throw new
NotImplementedException
();
377
throw new
NotImplementedException
();
Abstractions\HttpResponseBase.cs (105)
24
throw new
NotImplementedException
();
27
throw new
NotImplementedException
();
33
throw new
NotImplementedException
();
36
throw new
NotImplementedException
();
42
throw new
NotImplementedException
();
48
throw new
NotImplementedException
();
51
throw new
NotImplementedException
();
59
throw new
NotImplementedException
();
62
throw new
NotImplementedException
();
68
throw new
NotImplementedException
();
74
throw new
NotImplementedException
();
77
throw new
NotImplementedException
();
83
throw new
NotImplementedException
();
86
throw new
NotImplementedException
();
92
throw new
NotImplementedException
();
98
throw new
NotImplementedException
();
101
throw new
NotImplementedException
();
107
throw new
NotImplementedException
();
110
throw new
NotImplementedException
();
116
throw new
NotImplementedException
();
119
throw new
NotImplementedException
();
125
throw new
NotImplementedException
();
131
throw new
NotImplementedException
();
137
throw new
NotImplementedException
();
140
throw new
NotImplementedException
();
146
throw new
NotImplementedException
();
152
throw new
NotImplementedException
();
158
throw new
NotImplementedException
();
161
throw new
NotImplementedException
();
167
throw new
NotImplementedException
();
173
throw new
NotImplementedException
();
176
throw new
NotImplementedException
();
182
throw new
NotImplementedException
();
185
throw new
NotImplementedException
();
191
throw new
NotImplementedException
();
194
throw new
NotImplementedException
();
200
throw new
NotImplementedException
();
203
throw new
NotImplementedException
();
209
throw new
NotImplementedException
();
212
throw new
NotImplementedException
();
218
throw new
NotImplementedException
();
224
throw new
NotImplementedException
();
227
throw new
NotImplementedException
();
233
throw new
NotImplementedException
();
236
throw new
NotImplementedException
();
242
throw new
NotImplementedException
();
245
throw new
NotImplementedException
();
251
throw new
NotImplementedException
();
254
throw new
NotImplementedException
();
259
throw new
NotImplementedException
();
263
throw new
NotImplementedException
();
267
throw new
NotImplementedException
();
271
throw new
NotImplementedException
();
277
throw new
NotImplementedException
();
283
throw new
NotImplementedException
();
289
throw new
NotImplementedException
();
293
throw new
NotImplementedException
();
298
throw new
NotImplementedException
();
302
throw new
NotImplementedException
();
306
throw new
NotImplementedException
();
312
throw new
NotImplementedException
();
316
throw new
NotImplementedException
();
320
throw new
NotImplementedException
();
324
throw new
NotImplementedException
();
328
throw new
NotImplementedException
();
332
throw new
NotImplementedException
();
336
throw new
NotImplementedException
();
340
throw new
NotImplementedException
();
344
throw new
NotImplementedException
();
348
throw new
NotImplementedException
();
354
throw new
NotImplementedException
();
358
throw new
NotImplementedException
();
362
throw new
NotImplementedException
();
366
throw new
NotImplementedException
();
372
throw new
NotImplementedException
();
378
throw new
NotImplementedException
();
384
throw new
NotImplementedException
();
388
throw new
NotImplementedException
();
392
throw new
NotImplementedException
();
396
throw new
NotImplementedException
();
400
throw new
NotImplementedException
();
404
throw new
NotImplementedException
();
408
throw new
NotImplementedException
();
412
throw new
NotImplementedException
();
416
throw new
NotImplementedException
();
420
throw new
NotImplementedException
();
424
throw new
NotImplementedException
();
430
throw new
NotImplementedException
();
436
throw new
NotImplementedException
();
440
throw new
NotImplementedException
();
444
throw new
NotImplementedException
();
448
throw new
NotImplementedException
();
454
throw new
NotImplementedException
();
460
throw new
NotImplementedException
();
466
throw new
NotImplementedException
();
470
throw new
NotImplementedException
();
476
throw new
NotImplementedException
();
482
throw new
NotImplementedException
();
488
throw new
NotImplementedException
();
494
throw new
NotImplementedException
();
500
throw new
NotImplementedException
();
506
throw new
NotImplementedException
();
510
throw new
NotImplementedException
();
514
throw new
NotImplementedException
();
518
throw new
NotImplementedException
();
Abstractions\HttpServerUtilityBase.cs (32)
17
throw new
NotImplementedException
();
23
throw new
NotImplementedException
();
26
throw new
NotImplementedException
();
31
throw new
NotImplementedException
();
37
throw new
NotImplementedException
();
41
throw new
NotImplementedException
();
45
throw new
NotImplementedException
();
49
throw new
NotImplementedException
();
53
throw new
NotImplementedException
();
57
throw new
NotImplementedException
();
61
throw new
NotImplementedException
();
65
throw new
NotImplementedException
();
71
throw new
NotImplementedException
();
77
throw new
NotImplementedException
();
83
throw new
NotImplementedException
();
89
throw new
NotImplementedException
();
95
throw new
NotImplementedException
();
99
throw new
NotImplementedException
();
103
throw new
NotImplementedException
();
107
throw new
NotImplementedException
();
111
throw new
NotImplementedException
();
115
throw new
NotImplementedException
();
119
throw new
NotImplementedException
();
123
throw new
NotImplementedException
();
127
throw new
NotImplementedException
();
135
throw new
NotImplementedException
();
141
throw new
NotImplementedException
();
149
throw new
NotImplementedException
();
155
throw new
NotImplementedException
();
163
throw new
NotImplementedException
();
167
throw new
NotImplementedException
();
173
throw new
NotImplementedException
();
Abstractions\HttpSessionStateBase.cs (30)
20
throw new
NotImplementedException
();
23
throw new
NotImplementedException
();
29
throw new
NotImplementedException
();
35
throw new
NotImplementedException
();
41
throw new
NotImplementedException
();
47
throw new
NotImplementedException
();
53
throw new
NotImplementedException
();
59
throw new
NotImplementedException
();
67
throw new
NotImplementedException
();
70
throw new
NotImplementedException
();
76
throw new
NotImplementedException
();
84
throw new
NotImplementedException
();
90
throw new
NotImplementedException
();
96
throw new
NotImplementedException
();
99
throw new
NotImplementedException
();
105
throw new
NotImplementedException
();
108
throw new
NotImplementedException
();
114
throw new
NotImplementedException
();
117
throw new
NotImplementedException
();
122
throw new
NotImplementedException
();
126
throw new
NotImplementedException
();
130
throw new
NotImplementedException
();
134
throw new
NotImplementedException
();
138
throw new
NotImplementedException
();
142
throw new
NotImplementedException
();
148
throw new
NotImplementedException
();
154
throw new
NotImplementedException
();
161
throw new
NotImplementedException
();
168
throw new
NotImplementedException
();
176
throw new
NotImplementedException
();
Abstractions\HttpStaticObjectsCollectionBase.cs (10)
22
throw new
NotImplementedException
();
28
throw new
NotImplementedException
();
35
throw new
NotImplementedException
();
41
throw new
NotImplementedException
();
47
throw new
NotImplementedException
();
54
throw new
NotImplementedException
();
60
throw new
NotImplementedException
();
65
throw new
NotImplementedException
();
69
throw new
NotImplementedException
();
73
throw new
NotImplementedException
();
AspNetEventSource.cs (2)
99
throw new
NotImplementedException
();
153
throw new
NotImplementedException
();
Compilation\AssemblyResolver.cs (1)
608
throw new
NotImplementedException
();
Routing\UrlAuthFailureHandler.cs (1)
5
throw new
NotImplementedException
();
Security\AuthStoreRoleProvider.cs (1)
468
throw new
NotImplementedException
();
Security\FormsAuthenticationTicketSerializer.cs (2)
246
throw new
NotImplementedException
();
262
throw new
NotImplementedException
();
SiteMapProvider.cs (2)
129
throw new
NotImplementedException
();
362
throw new
NotImplementedException
();
ThreadContext.cs (1)
242
throw new
NotImplementedException
();
UnvalidatedRequestValuesBase.cs (10)
17
throw new
NotImplementedException
();
23
throw new
NotImplementedException
();
29
throw new
NotImplementedException
();
35
throw new
NotImplementedException
();
41
throw new
NotImplementedException
();
47
throw new
NotImplementedException
();
53
throw new
NotImplementedException
();
59
throw new
NotImplementedException
();
65
throw new
NotImplementedException
();
71
throw new
NotImplementedException
();
WebSockets\AspNetWebSocketContext.cs (37)
26
get { throw new
NotImplementedException
(); }
31
get { throw new
NotImplementedException
(); }
36
get { throw new
NotImplementedException
(); }
42
get { throw new
NotImplementedException
(); }
47
get { throw new
NotImplementedException
(); }
56
get { throw new
NotImplementedException
(); }
61
get { throw new
NotImplementedException
(); }
66
get { throw new
NotImplementedException
(); }
70
get { throw new
NotImplementedException
(); }
74
get { throw new
NotImplementedException
(); }
80
get { throw new
NotImplementedException
(); }
85
get { throw new
NotImplementedException
(); }
89
get { throw new
NotImplementedException
(); }
93
get { throw new
NotImplementedException
(); }
98
get { throw new
NotImplementedException
(); }
104
get { throw new
NotImplementedException
(); }
109
get { throw new
NotImplementedException
(); }
114
get { throw new
NotImplementedException
(); }
119
get { throw new
NotImplementedException
(); }
124
get { throw new
NotImplementedException
(); }
129
get { throw new
NotImplementedException
(); }
135
get { throw new
NotImplementedException
(); }
139
get { throw new
NotImplementedException
(); }
143
get { throw new
NotImplementedException
(); }
147
get { throw new
NotImplementedException
(); }
151
get { throw new
NotImplementedException
(); }
156
get { throw new
NotImplementedException
(); }
161
get { throw new
NotImplementedException
(); }
166
get { throw new
NotImplementedException
(); }
171
get { throw new
NotImplementedException
(); }
176
get { throw new
NotImplementedException
(); }
180
get { throw new
NotImplementedException
(); }
185
get { throw new
NotImplementedException
(); }
190
get { throw new
NotImplementedException
(); }
195
get { throw new
NotImplementedException
(); }
201
get { throw new
NotImplementedException
(); }
205
get { throw new
NotImplementedException
(); }
System.Web.DynamicData (3)
DynamicData\DynamicDataManager.cs (2)
67
throw new
NotImplementedException
();
99
throw new
NotImplementedException
();
DynamicData\RepeaterDataBoundAdapter.cs (1)
17
throw new
NotImplementedException
();
System.Web.Extensions (20)
ClientServices\Providers\ClientFormsAuthenticationMembershipProvider.cs (3)
80
throw new
NotImplementedException
();
206
throw new
NotImplementedException
();
575
throw new
NotImplementedException
();
ClientServices\Providers\ClientRoleProvider.cs (1)
171
throw new
NotImplementedException
();
ClientServices\Providers\ClientSettingsProvider.cs (3)
85
throw new
NotImplementedException
();
481
throw new
NotImplementedException
();
634
throw new
NotImplementedException
();
Compilation\WCFModel\MapFileLoader.cs (6)
186
throw new
NotImplementedException
();
195
throw new
NotImplementedException
();
209
throw new
NotImplementedException
();
218
throw new
NotImplementedException
();
232
throw new
NotImplementedException
();
241
throw new
NotImplementedException
();
HttpResponseInternalBase.cs (1)
12
throw new
NotImplementedException
();
UI\ExtenderControl.cs (1)
97
throw new
NotImplementedException
();
UI\ScriptManager.cs (3)
837
throw new
NotImplementedException
();
2189
throw new
NotImplementedException
();
2192
throw new
NotImplementedException
();
UI\ScriptManagerProxy.cs (1)
204
throw new
NotImplementedException
();
UI\Timer.cs (1)
115
throw new
NotImplementedException
();
System.Windows.Forms (2)
winforms\Managed\System\WinForms\BindingContext.cs (1)
180
throw new
NotImplementedException
();
winforms\Managed\System\WinForms\DataObject.cs (1)
865
throw new
NotImplementedException
();
System.Workflow.Activities (8)
LocalService\MethodMessage.cs (6)
115
throw new
NotImplementedException
();
127
get { throw new
NotImplementedException
(); }
147
get { throw new
NotImplementedException
(); }
203
get { throw new
NotImplementedException
(); }
215
get { throw new
NotImplementedException
(); }
222
get { throw new
NotImplementedException
(); }
Rules\RuleValidation.cs (1)
356
throw new
NotImplementedException
();
Task.cs (1)
1164
throw new
NotImplementedException
();
System.Workflow.ComponentModel (30)
AuthoringOM\Bind.cs (8)
379
throw new
NotImplementedException
();
384
throw new
NotImplementedException
();
389
throw new
NotImplementedException
();
395
throw new
NotImplementedException
();
439
throw new
NotImplementedException
();
444
throw new
NotImplementedException
();
449
throw new
NotImplementedException
();
470
throw new
NotImplementedException
();
AuthoringOM\Compiler\TypeSystem\DesignTimeType.cs (2)
327
throw new
NotImplementedException
(TypeSystemSR.GetString("Error_RuntimeNotSupported"));
564
throw new
NotImplementedException
(TypeSystemSR.GetString("Error_RuntimeNotSupported"));
AuthoringOM\Compiler\TypeSystem\FieldInfo.cs (3)
50
throw new
NotImplementedException
(TypeSystemSR.GetString("Error_RuntimeNotSupported"));
63
throw new
NotImplementedException
(TypeSystemSR.GetString("Error_RuntimeNotSupported"));
69
throw new
NotImplementedException
(TypeSystemSR.GetString("Error_RuntimeNotSupported"));
AuthoringOM\Compiler\TypeSystem\MethodInfo.cs (6)
40
throw new
NotImplementedException
(TypeSystemSR.GetString("Error_RuntimeNotSupported"));
73
throw new
NotImplementedException
(TypeSystemSR.GetString("Error_RuntimeNotSupported"));
85
throw new
NotImplementedException
(TypeSystemSR.GetString("Error_RuntimeNotSupported"));
190
throw new
NotImplementedException
();
234
throw new
NotImplementedException
(TypeSystemSR.GetString("Error_RuntimeNotSupported"));
246
throw new
NotImplementedException
(TypeSystemSR.GetString("Error_RuntimeNotSupported"));
AuthoringOM\Compiler\TypeSystem\PropertyInfo.cs (7)
52
throw new
NotImplementedException
(TypeSystemSR.GetString("Error_RuntimeNotSupported"));
153
throw new
NotImplementedException
(TypeSystemSR.GetString("Error_RuntimeNotSupported"));
229
throw new
NotImplementedException
(TypeSystemSR.GetString("Error_RuntimeNotSupported"));
282
throw new
NotImplementedException
();
300
throw new
NotImplementedException
();
305
throw new
NotImplementedException
();
343
throw new
NotImplementedException
(TypeSystemSR.GetString("Error_RuntimeNotSupported"));
AuthoringOM\Compiler\TypeSystem\RTTypeWrapper.cs (1)
1299
throw new global::System.
NotImplementedException
();
AuthoringOM\Design\ComponentSerializationService.cs (1)
224
throw new
NotImplementedException
();
AuthoringOM\Serializer\ModifyActivitiesPropertyDescriptor.cs (2)
33
throw new
NotImplementedException
();
67
throw new
NotImplementedException
();
System.Workflow.Runtime (7)
System\Activities\Statements\InteropExecutor.cs (7)
618
throw new
NotImplementedException
(string.Format(CultureInfo.CurrentCulture, ExecutionStringManager.InteropNonSupportedBehavior, this.ServiceProvider.Activity.DisplayName));
623
throw new
NotImplementedException
(string.Format(CultureInfo.CurrentCulture, ExecutionStringManager.InteropNonSupportedBehavior, this.ServiceProvider.Activity.DisplayName));
628
throw new
NotImplementedException
(string.Format(CultureInfo.CurrentCulture, ExecutionStringManager.InteropNonSupportedBehavior, this.ServiceProvider.Activity.DisplayName));
740
throw new
NotImplementedException
(string.Format(CultureInfo.CurrentCulture, ExecutionStringManager.InteropNonSupportedBehavior, this.ServiceProvider.Activity.DisplayName));
745
throw new
NotImplementedException
(string.Format(CultureInfo.CurrentCulture, ExecutionStringManager.InteropNonSupportedBehavior, this.ServiceProvider.Activity.DisplayName));
831
throw new
NotImplementedException
(string.Format(CultureInfo.CurrentCulture, ExecutionStringManager.InteropNonSupportedBehavior, this.ServiceProvider.Activity.DisplayName));
836
throw new
NotImplementedException
(string.Format(CultureInfo.CurrentCulture, ExecutionStringManager.InteropNonSupportedBehavior, this.ServiceProvider.Activity.DisplayName));
System.WorkflowServices (8)
System\ServiceModel\Dispatcher\DurableDispatcherAddressingFault.cs (1)
49
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Dispatcher\WorkflowOperationFault.cs (1)
59
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\ServiceModel\Dispatcher\WorkflowOperationInvoker.cs (1)
117
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
NotImplementedException
());
System\Workflow\Activities\ContractMethodInfo.cs (3)
112
new
NotImplementedException
(SR2.GetString(SR2.Error_RuntimeNotSupported)));
163
new
NotImplementedException
());
197
new
NotImplementedException
(SR2.GetString(SR2.Error_RuntimeNotSupported)));
System\Workflow\Activities\ContractType.cs (2)
161
new
NotImplementedException
(SR2.GetString(SR2.Error_RuntimeNotSupported)));
398
new
NotImplementedException
(SR2.GetString(SR2.Error_RuntimeNotSupported)));
System.Xml (35)
System\Xml\Base64EncoderAsync.cs (1)
83
throw new
NotImplementedException
();
System\Xml\Cache\XPathDocumentBuilder.cs (1)
369
throw new
NotImplementedException
();
System\Xml\Core\XmlRawWriterAsync.cs (3)
185
throw new
NotImplementedException
();
193
throw new
NotImplementedException
();
219
throw new
NotImplementedException
();
System\Xml\Core\XmlReaderAsync.cs (2)
29
throw new
NotImplementedException
();
116
throw new
NotImplementedException
();
System\Xml\Core\XmlWellFormedWriterHelpers.cs (1)
29
throw new
NotImplementedException
();
System\Xml\Core\XmlWriterAsync.cs (22)
26
throw new
NotImplementedException
();
32
throw new
NotImplementedException
();
38
throw new
NotImplementedException
();
44
throw new
NotImplementedException
();
50
throw new
NotImplementedException
();
56
throw new
NotImplementedException
();
62
throw new
NotImplementedException
();
88
throw new
NotImplementedException
();
94
throw new
NotImplementedException
();
100
throw new
NotImplementedException
();
106
throw new
NotImplementedException
();
112
throw new
NotImplementedException
();
118
throw new
NotImplementedException
();
124
throw new
NotImplementedException
();
130
throw new
NotImplementedException
();
136
throw new
NotImplementedException
();
142
throw new
NotImplementedException
();
148
throw new
NotImplementedException
();
154
throw new
NotImplementedException
();
160
throw new
NotImplementedException
();
166
throw new
NotImplementedException
();
177
throw new
NotImplementedException
();
System\Xml\Serialization\XmlSerializer.cs (4)
706
protected virtual XmlSerializationReader CreateReader() {throw new
NotImplementedException
();}
709
protected virtual object Deserialize(XmlSerializationReader reader){throw new
NotImplementedException
();}
712
protected virtual XmlSerializationWriter CreateWriter(){throw new
NotImplementedException
();}
715
protected virtual void Serialize(object o, XmlSerializationWriter writer){throw new
NotImplementedException
();}
System\Xml\XmlResolverAsync.cs (1)
12
throw new
NotImplementedException
();
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WinFormsSpinner.cs (1)
247
throw new
NotImplementedException
();
WindowsBase (5)
Base\MS\Internal\ComponentModel\AttachedPropertyMethodSelector.cs (5)
115
throw new
NotImplementedException
();
124
throw new
NotImplementedException
();
134
throw new
NotImplementedException
();
143
throw new
NotImplementedException
();
152
throw new
NotImplementedException
();
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\XamlStackWriter.cs (1)
157
throw FxTrace.Exception.AsError(new
NotImplementedException
());
41 references to NotImplementedException
mscorlib (1)
system\reflection\emit\modulebuilder.cs (1)
1916
catch(
NotImplementedException
)
PresentationCore (2)
Core\CSharp\MS\Internal\WpfWebRequestHelper.cs (1)
330
catch (
NotImplementedException
)
Core\CSharp\System\IO\Packaging\PackWebResponse.cs (1)
504
catch (
NotImplementedException
)
PresentationFramework (3)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\WordsSegmenter.cs (1)
187
/// <exception cref="
NotImplementedException
">Always throws</exception>
src\Framework\System\Windows\Navigation\NavigationService.cs (2)
2053
catch (
NotImplementedException
)
3326
/// <exception cref="System.
NotImplementedException
">
System (5)
net\System\Net\Internal.cs (2)
955
internal static
NotImplementedException
MethodNotImplementedException {
961
internal static
NotImplementedException
PropertyNotImplementedException {
net\System\Net\webclient.cs (1)
1581
catch (
NotImplementedException
)
net\System\Net\WebRequest.cs (2)
865
catch (
NotImplementedException
) { }
902
catch (
NotImplementedException
) { }
System.AddIn (1)
System\Addin\Hosting\InspectionWorker.cs (1)
316
catch (
NotImplementedException
)
System.ComponentModel.DataAnnotations (4)
DataAnnotations\ValidationAttribute.cs (4)
315
/// <exception cref="
NotImplementedException
"> is thrown when neither overload of IsValid has been implemented
350
/// <exception cref="
NotImplementedException
"> is thrown when <see cref="IsValid(object, ValidationContext)" />
408
/// <exception cref="
NotImplementedException
"> is thrown when <see cref="IsValid(object, ValidationContext)" />
469
/// <exception cref="
NotImplementedException
"> is thrown when <see cref="IsValid(object, ValidationContext)" />
System.Data (4)
fx\src\data\System\Data\Common\AdapterUtil.cs (4)
222
static internal
NotImplementedException
NotImplemented(string error) {
223
NotImplementedException
e = new NotImplementedException(error);
852
static internal
NotImplementedException
MethodNotImplemented(string methodName) {
853
NotImplementedException
e = new NotImplementedException(methodName);
System.Data.Entity (7)
System\Data\SqlClient\IDbSpatialValue.cs (7)
20
/// 2. The wrapping types ensure that instances of IDbSpatialValue handle the <see cref="
NotImplementedException
"/>s thrown
40
/// IDbSpatialValue members are guaranteed not to throw the <see cref="
NotImplementedException
"/>s caused by unimplemented members of their wrapped values.
55
/// IDbSpatialValue members are guaranteed not to throw the <see cref="
NotImplementedException
"/>s caused by unimplemented members of their wrapped values.
85
catch (
NotImplementedException
)
97
catch (
NotImplementedException
)
155
catch (
NotImplementedException
)
167
catch (
NotImplementedException
)
System.Data.Services (1)
System\Data\Services\WebUtil.cs (1)
1019
catch (
NotImplementedException
e)
System.Drawing (2)
commonui\System\Drawing\Image.cs (1)
115
catch (
NotImplementedException
e) {
commonui\System\Drawing\SystemFonts.cs (1)
244
ex is
NotImplementedException
||
System.Web.DataVisualization (4)
Common\DataManager\DataPoint.cs (1)
446
catch (
NotImplementedException
)
Common\General\Chart.cs (3)
756
catch (
NotImplementedException
)
1156
catch (
NotImplementedException
)
3616
catch (
NotImplementedException
)
System.Windows.Forms.DataVisualization (4)
Common\DataManager\DataPoint.cs (1)
446
catch (
NotImplementedException
)
Common\General\Chart.cs (3)
756
catch (
NotImplementedException
)
1156
catch (
NotImplementedException
)
3616
catch (
NotImplementedException
)
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\ActivityBindForm.cs (1)
477
catch (
NotImplementedException
)
System.WorkflowServices (1)
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.cs (1)
819
catch (
NotImplementedException
exception)
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\Accessible.cs (1)
1379
if (e is
NotImplementedException
)