2 references to SetInitialDebugDocument
Microsoft.CodeAnalysis.CSharp (1)
CodeGen\CodeGenerator.cs (1)
481
_builder.
SetInitialDebugDocument
(_methodBodySyntaxOpt.SyntaxTree);
Microsoft.CodeAnalysis.VisualBasic (1)
CodeGen\CodeGenerator.vb (1)
285
_builder.
SetInitialDebugDocument
(methodBlockSyntax.SyntaxTree)