C# Class Microsoft.Cci.PrimarySourceLocation

A range of source text that corresponds to an identifiable entity.
Inheritance: SourceLocation, IPrimarySourceLocation
Mostrar archivo Open project: visualmutator/visualmutator

Private Methods

Method Description
ObjectInvariant ( ) : void
PrimarySourceLocation ( IPrimarySourceDocument primarySourceDocument, int startIndex, int length ) : System