SourceLocationTracker Methods

Include Protected Members
Include Inherited Members

The SourceLocationTracker type exposes the following members.

Methods

  Name Description
Public methodStatic member CalculateNewLocation This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Calculates the new location of the source.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method UpdateLocation(String) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Updates the location of the source.
Public method UpdateLocation(Char, Char) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Updates the source location.

Top

See Also

Reference

SourceLocationTracker Class

System.Web.Razor.Text Namespace