2 references to GetSnapshot
Microsoft.CodeAnalysis.CSharp (1)
Compiler\MethodCompiler.cs (1)
1637moduleBuilder.TestData?.SetMethodILBuilder(method, builder.GetSnapshot());
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\MethodCompiler.vb (1)
1658moduleBuilder.TestData?.SetMethodILBuilder(method, builder.GetSnapshot())