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)
1942
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
1962
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
1981
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
2004
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
2036
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
2084
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
2164
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
2242
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
2300
Dim verifier = CompileAndVerify(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
2342
Dim c = CreateCompilationWithMscorlib40(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)
2379
Dim c = CreateCompilationWithMscorlib40(source &
InstrumentationHelperSourceStr
, options:=TestOptions.ReleaseDll)