Code:
/ FXUpdate3074 / FXUpdate3074 / 1.1 / untmp / whidbey / QFE / ndp / fx / src / xsp / System / Web / Compilation / ForceCopyBuildProvider.cs / 1 / 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 ( 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- NegationPusher.cs
- Durable.cs
- wmiprovider.cs
- BindingNavigatorDesigner.cs
- ContentDefinition.cs
- VisualStateChangedEventArgs.cs
- PersistenceProviderFactory.cs
- ToolBar.cs
- ButtonBaseAdapter.cs
- ExpandedProjectionNode.cs
- InternalConfigEventArgs.cs
- SettingsPropertyNotFoundException.cs
- XmlSerializationGeneratedCode.cs
- CursorConverter.cs
- ConstraintStruct.cs
- CommentEmitter.cs
- DropShadowEffect.cs
- precedingquery.cs
- BroadcastEventHelper.cs
- EnumConverter.cs
- PresentationAppDomainManager.cs
- TextEditor.cs
- PrimitiveType.cs
- SspiSafeHandles.cs
- Splitter.cs
- MenuItemCollection.cs
- EpmSyndicationContentSerializer.cs
- CompoundFileDeflateTransform.cs
- FieldBuilder.cs
- SymbolTable.cs
- Point3D.cs
- KeyGestureValueSerializer.cs
- CodeDelegateCreateExpression.cs
- UrlMappingsModule.cs
- OleDbSchemaGuid.cs
- QilInvoke.cs
- AttributeProviderAttribute.cs
- DrawingAttributes.cs
- SmiRequestExecutor.cs
- EntityTypeEmitter.cs
- HttpTransportSecurity.cs
- CacheMemory.cs
- DataObject.cs
- XmlCharCheckingWriter.cs
- Vector.cs
- TemplateKey.cs
- Part.cs
- TdsParserSessionPool.cs
- OdbcParameter.cs
- ApplicationException.cs
- AuthenticationSection.cs
- DrawingContextWalker.cs
- ReaderWriterLock.cs
- COM2ComponentEditor.cs
- RangeExpression.cs
- SmiMetaDataProperty.cs
- StreamReader.cs
- ErrorRuntimeConfig.cs
- PixelShader.cs
- Adorner.cs
- LinqExpressionNormalizer.cs
- BinHexEncoder.cs
- DataGridViewSelectedCellsAccessibleObject.cs
- SqlLiftWhereClauses.cs
- ToolStripButton.cs
- PixelShader.cs
- SecurityProtocolCorrelationState.cs
- XPathNavigator.cs
- Propagator.JoinPropagator.JoinPredicateVisitor.cs
- TraceListener.cs
- TypeDelegator.cs
- ComponentEvent.cs
- DispatcherSynchronizationContext.cs
- SqlFileStream.cs
- PropertyPath.cs
- StylusPointDescription.cs
- ClientTargetSection.cs
- _ChunkParse.cs
- PersonalizationAdministration.cs
- PrintDocument.cs
- ObjectDataSourceDisposingEventArgs.cs
- SqlReorderer.cs
- SelectionRange.cs
- WebBrowserHelper.cs
- NoClickablePointException.cs
- CodeMethodInvokeExpression.cs
- EntityDataSourceState.cs
- FormClosedEvent.cs
- FixedSOMTextRun.cs
- ParserHooks.cs
- SecureStringHasher.cs
- Pair.cs
- DetailsViewRow.cs
- Model3D.cs
- fixedPageContentExtractor.cs
- OracleFactory.cs
- IssuanceTokenProviderBase.cs
- UserControl.cs
- safelink.cs
- XsdBuilder.cs