12 references to InstrumentationHelperSourceStr
Microsoft.CodeAnalysis.Test.Utilities (1)
InstrumentationChecker.cs (1)
273
public static readonly XElement InstrumentationHelperSource = new XElement("file", new XAttribute("name", "c.vb"),
InstrumentationHelperSourceStr
);
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (11)
Emit\DynamicAnalysis\DynamicInstrumentationTests.vb (11)
1941
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
1961
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
1980
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
2003
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
2035
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
2083
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
2163
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
2241
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
2299
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
2341
Dim c = CreateCompilationWithMscorlib40(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
2378
Dim c = CreateCompilationWithMscorlib40(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)