C# Class Microsoft.Cci.IncludedSourceLocation

Inheritance: IIncludedSourceLocation
Datei anzeigen Open project: visualmutator/visualmutator

Private Properties

Property Type Description
Contains bool
CopyTo int
IncludedSourceLocation System
ObjectInvariant void

Private Methods

Method Description
Contains ( ISourceLocation location ) : bool
CopyTo ( int offset, char destination, int destinationOffset, int length ) : int
IncludedSourceLocation ( SourceDocumentWithInclusion document, int startIndex, int length ) : System

Allocates a source location that falls inside a region of text that originally came from another source document.

ObjectInvariant ( ) : void