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