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