3 references to FileName
System.Core (3)
Microsoft\Scripting\Ast\DebugViewWriter.cs (1)
1102
node.Document.
FileName
,
Microsoft\Scripting\Ast\ExpressionStringBuilder.cs (1)
408
node.Document.
FileName
,
Microsoft\Scripting\Compiler\SymbolDocumentGenerator.cs (1)
52
result = ((ModuleBuilder)method.Module).DefineDocument(document.
FileName
, document.Language, document.LanguageVendor, SymbolGuids.DocumentType_Text);