7 [global::__DynamicallyInvokable]
10 private readonly
string _fileName;
14 [global::__DynamicallyInvokable]
17 [global::__DynamicallyInvokable]
26 [global::__DynamicallyInvokable]
29 [global::__DynamicallyInvokable]
38 [global::__DynamicallyInvokable]
41 [global::__DynamicallyInvokable]
50 [global::__DynamicallyInvokable]
53 [global::__DynamicallyInvokable]
56 return SymbolGuids.DocumentType_Text;
62 ContractUtils.RequiresNotNull(fileName,
"fileName");
Stores information necessary to emit debugging symbol information for a source file,...
Represents a globally unique identifier (GUID).To browse the .NET Framework source code for this type...
virtual Guid Language
Returns the language's unique identifier, if any.
string FileName
The source file name.
static readonly Guid Empty
A read-only instance of the T:System.Guid structure whose value is all zeros.
virtual Guid LanguageVendor
Returns the language vendor's unique identifier, if any.
virtual Guid DocumentType
Returns the document type's unique identifier, if any. Defaults to the GUID for a text file.