IdentifierReferences.TransformationState Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class used to track the internal state for a transformation that finds all locations where a certain identifier occurs. If no source file is specified prior to transformation, its name is set to the empty string. The DeclarationOffset needs to be set prior to transformation, and in particular after defining a source file. If no defaultOffset is specified upon initialization then only the locations of occurrences within statements are logged.
public class IdentifierReferences.TransformationState
type IdentifierReferences.TransformationState = class
Public Class IdentifierReferences.TransformationState
- Inheritance
-
IdentifierReferences.TransformationState
Properties
| DeclarationLocation | |
| DeclarationOffset | |
| Locations | |
| Source |