Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / xsp / System / Web / Compilation / ForceCopyBuildProvider.cs / 1305376 / ForceCopyBuildProvider.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Compilation { using System; using System.Web.Util; // This is a marker class that causes files to be copied as static files during // precompilation, even though their extension may be associated with a source file // type. Concretely, this is used to make sure .js files get copied, as they could be // client side (VSWhidbey 337513) internal class ForceCopyBuildProvider: BuildProvider { internal ForceCopyBuildProvider() { // Since it's just a marker, it should never be instantiated Debug.Assert(false); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Compilation { using System; using System.Web.Util; // This is a marker class that causes files to be copied as static files during // precompilation, even though their extension may be associated with a source file // type. Concretely, this is used to make sure .js files get copied, as they could be // client side (VSWhidbey 337513) internal class ForceCopyBuildProvider: BuildProvider { internal ForceCopyBuildProvider() { // Since it's just a marker, it should never be instantiated Debug.Assert(false); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- HelpKeywordAttribute.cs
- TypeReference.cs
- StateBag.cs
- HttpConfigurationContext.cs
- SHA384Managed.cs
- DataListItemCollection.cs
- XmlUtf8RawTextWriter.cs
- KeyboardDevice.cs
- MultipleViewProviderWrapper.cs
- LinqDataSourceStatusEventArgs.cs
- RelationshipConverter.cs
- CodeTypeMember.cs
- ExecutionTracker.cs
- Vector.cs
- CustomLineCap.cs
- DeadCharTextComposition.cs
- XmlCharCheckingReader.cs
- SecureStringHasher.cs
- ClrPerspective.cs
- OptimisticConcurrencyException.cs
- Convert.cs
- DrawingContextDrawingContextWalker.cs
- InOutArgument.cs
- UserControlCodeDomTreeGenerator.cs
- TextEncodedRawTextWriter.cs
- FormsAuthentication.cs
- ArraySubsetEnumerator.cs
- PrintDialog.cs
- BitmapCacheBrush.cs
- MSHTMLHost.cs
- MsdtcWrapper.cs
- SqlRecordBuffer.cs
- WeakReferenceKey.cs
- SnapshotChangeTrackingStrategy.cs
- XmlValidatingReader.cs
- OdbcUtils.cs
- Pair.cs
- AttachedPropertyBrowsableForChildrenAttribute.cs
- UpWmlPageAdapter.cs
- TreeSet.cs
- JoinSymbol.cs
- SchemaConstraints.cs
- NetworkStream.cs
- InkCanvasInnerCanvas.cs
- ContextMarshalException.cs
- MeasurementDCInfo.cs
- DataGridHeadersVisibilityToVisibilityConverter.cs
- WindowInteropHelper.cs
- SiteMapHierarchicalDataSourceView.cs
- xml.cs
- ExpressionPrefixAttribute.cs
- ForEach.cs
- TextSegment.cs
- SmiMetaData.cs
- TreeBuilderXamlTranslator.cs
- PassportPrincipal.cs
- MemberRelationshipService.cs
- FrameworkElementAutomationPeer.cs
- SelfIssuedAuthRSAPKCS1SignatureFormatter.cs
- BufferAllocator.cs
- Int32Rect.cs
- InfoCardAsymmetricCrypto.cs
- ProcessHostMapPath.cs
- PersonalizablePropertyEntry.cs
- CellParaClient.cs
- ErrorRuntimeConfig.cs
- MediaPlayerState.cs
- SmtpAuthenticationManager.cs
- TextDecorationCollectionConverter.cs
- PriorityBinding.cs
- ContainerFilterService.cs
- PathData.cs
- Attributes.cs
- HttpRequestCacheValidator.cs
- Popup.cs
- SQLInt16.cs
- CacheOutputQuery.cs
- DaylightTime.cs
- Operators.cs
- XmlSignatureManifest.cs
- ElapsedEventArgs.cs
- WriteableBitmap.cs
- PropertyMap.cs
- PointHitTestParameters.cs
- ConnectionManagementElementCollection.cs
- IssuedTokenClientBehaviorsElement.cs
- AsyncInvokeOperation.cs
- UnsafePeerToPeerMethods.cs
- Animatable.cs
- UIPermission.cs
- LicenseContext.cs
- datacache.cs
- TextParagraphProperties.cs
- FunctionGenerator.cs
- _ConnectionGroup.cs
- MemberPath.cs
- ZipIOExtraFieldZip64Element.cs
- WebPartDisplayModeEventArgs.cs
- ADMembershipUser.cs
- CacheChildrenQuery.cs