Code:
/ FXUpdate3074 / FXUpdate3074 / 1.1 / DEVDIV / depot / DevDiv / releases / 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.
//------------------------------------------------------------------------------
//
// 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
- UpdateCompiler.cs
- SemaphoreSlim.cs
- ColorAnimationBase.cs
- WindowsRegion.cs
- ContentElementAutomationPeer.cs
- NumberAction.cs
- XdrBuilder.cs
- IdnElement.cs
- Conditional.cs
- ErrorEventArgs.cs
- WebServiceParameterData.cs
- SqlMethodAttribute.cs
- SelectionList.cs
- ContainerCodeDomSerializer.cs
- PropertyGroupDescription.cs
- DataServiceRequestException.cs
- ConfigurationStrings.cs
- PermissionAttributes.cs
- ClassValidator.cs
- ResourceCodeDomSerializer.cs
- _ConnectStream.cs
- ToolStripItem.cs
- SerializationHelper.cs
- ComEventsSink.cs
- CqlGenerator.cs
- CheckPair.cs
- ContextStack.cs
- TileBrush.cs
- StateDesigner.Layouts.cs
- SignatureHelper.cs
- AnnotationHelper.cs
- NameTable.cs
- BuildProviderUtils.cs
- LogPolicy.cs
- ServiceReference.cs
- TextOutput.cs
- DocumentAutomationPeer.cs
- PageThemeBuildProvider.cs
- EventSetter.cs
- TraceRecord.cs
- InstanceData.cs
- DrawingContextDrawingContextWalker.cs
- Processor.cs
- TraceLevelStore.cs
- TextSegment.cs
- IPAddress.cs
- XmlComment.cs
- XmlAttributeHolder.cs
- ListBoxItemWrapperAutomationPeer.cs
- InfoCardRSAPKCS1KeyExchangeFormatter.cs
- TemplateBamlTreeBuilder.cs
- WebPartUserCapability.cs
- SHA256Cng.cs
- PageAsyncTask.cs
- EntitySetDataBindingList.cs
- TripleDESCryptoServiceProvider.cs
- ContextMenuStrip.cs
- CodeDomComponentSerializationService.cs
- WebConfigurationFileMap.cs
- ProxyManager.cs
- RegexCharClass.cs
- SQLBytes.cs
- ScalarOps.cs
- GridViewDeletedEventArgs.cs
- WorkflowDebuggerSteppingAttribute.cs
- HwndKeyboardInputProvider.cs
- ComponentResourceManager.cs
- AddInBase.cs
- ResetableIterator.cs
- ResourceReader.cs
- DataKeyArray.cs
- RelationshipNavigation.cs
- ChannelOptions.cs
- JoinElimination.cs
- TagPrefixInfo.cs
- ManifestBasedResourceGroveler.cs
- SafeProcessHandle.cs
- WebBrowserSiteBase.cs
- NumericExpr.cs
- QilFunction.cs
- Help.cs
- SchemaEntity.cs
- CookieParameter.cs
- SafeReadContext.cs
- ToggleProviderWrapper.cs
- SecurityContextTokenValidationException.cs
- ReadOnlyAttribute.cs
- CryptoStream.cs
- CompilerError.cs
- NameValueConfigurationElement.cs
- ThaiBuddhistCalendar.cs
- DbProviderSpecificTypePropertyAttribute.cs
- unitconverter.cs
- StylusPointProperty.cs
- MenuItemBinding.cs
- ValueType.cs
- CachedFontFace.cs
- DataFormats.cs
- AdRotator.cs
- Crypto.cs