C# Class System.Linq.Expressions.SymbolDocumentInfo

Stores information needed to emit debugging symbol information for a source file, in particular the file name and unique language identifier.
Mostra file Open project: dotnet/corefx Class Usage Examples

Private Methods

Method Description
SymbolDocumentInfo ( string fileName ) : System.Dynamic.Utils