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
- TrackingValidationObjectDictionary.cs
- StructuredTypeEmitter.cs
- XhtmlStyleClass.cs
- RepeatEnumerable.cs
- BamlStream.cs
- EdmProperty.cs
- DocumentEventArgs.cs
- AppliedDeviceFiltersDialog.cs
- InProcStateClientManager.cs
- TransformFinalBlockRequest.cs
- InternalTypeHelper.cs
- StrongNameUtility.cs
- BufferModesCollection.cs
- OdbcConnection.cs
- _HTTPDateParse.cs
- EnumValidator.cs
- DataControlField.cs
- ParallelLoopState.cs
- __TransparentProxy.cs
- XmlSchemaAny.cs
- StylusDevice.cs
- DataSetUtil.cs
- HexParser.cs
- InProcStateClientManager.cs
- SQLMoneyStorage.cs
- __TransparentProxy.cs
- DbProviderManifest.cs
- PasswordRecoveryDesigner.cs
- PropertyTab.cs
- XmlJsonReader.cs
- RadioButtonFlatAdapter.cs
- DetailsViewUpdatedEventArgs.cs
- SQLChars.cs
- DataSourceExpression.cs
- MenuBase.cs
- GiveFeedbackEventArgs.cs
- AuthenticationService.cs
- XmlAttributeCollection.cs
- RangeValidator.cs
- BookmarkManager.cs
- DeviceSpecificChoiceCollection.cs
- SoapSchemaMember.cs
- XmlWrappingReader.cs
- SendKeys.cs
- XmlSchemaSimpleTypeList.cs
- DefaultTraceListener.cs
- ForceCopyBuildProvider.cs
- BoundColumn.cs
- PointValueSerializer.cs
- PreviewPrintController.cs
- NotSupportedException.cs
- XmlCharCheckingWriter.cs
- FixedTextView.cs
- XmlIgnoreAttribute.cs
- PropertyPushdownHelper.cs
- StatusStrip.cs
- SizeConverter.cs
- MatrixKeyFrameCollection.cs
- VirtualizedCellInfoCollection.cs
- AccessibleObject.cs
- _NativeSSPI.cs
- AlternateView.cs
- MenuStrip.cs
- GenericAuthenticationEventArgs.cs
- ExtendLockCommand.cs
- StatementContext.cs
- HttpRawResponse.cs
- DataGridParentRows.cs
- UndoUnit.cs
- Site.cs
- RectConverter.cs
- PeerChannelFactory.cs
- WebPartEditorApplyVerb.cs
- Monitor.cs
- SendActivityValidator.cs
- GridViewRow.cs
- WarningException.cs
- ComponentGlyph.cs
- ConfigurationStrings.cs
- EdmConstants.cs
- ValuePattern.cs
- TableItemPatternIdentifiers.cs
- XmlSchemas.cs
- followingquery.cs
- Normalization.cs
- BindUriHelper.cs
- ResourceKey.cs
- AutoScrollExpandMessageFilter.cs
- PlainXmlWriter.cs
- MenuCommand.cs
- ObjectItemCollection.cs
- cryptoapiTransform.cs
- AccessorTable.cs
- EngineSite.cs
- ConstructorNeedsTagAttribute.cs
- QilBinary.cs
- BoundPropertyEntry.cs
- XmlSchemas.cs
- StringReader.cs
- SecuritySessionServerSettings.cs