16 references to InstrumentationHelperSource
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (16)
CodeGen\CodeGenAsyncIteratorTests.cs (1)
10681
[source, DynamicAnalysisResourceTests.
InstrumentationHelperSource
],
Emit\DynamicAnalysis\DynamicAnalysisResourceTests.cs (15)
75
var c = CreateCompilation(Parse(ExampleSource +
InstrumentationHelperSource
, @"C:\myproject\doc1.cs"), references: new[] { RefSafetyRulesAttributeLib });
219
var c = CreateCompilation(Parse(source +
InstrumentationHelperSource
, @"C:\myproject\doc1.cs"), references: new[] { RefSafetyRulesAttributeLib });
339
var c = CreateCompilation(Parse(source +
InstrumentationHelperSource
, @"C:\myproject\doc1.cs"), references: new[] { RefSafetyRulesAttributeLib });
433
var c = CreateCompilation(Parse(source +
InstrumentationHelperSource
, @"C:\myproject\doc1.cs"), references: new[] { RefSafetyRulesAttributeLib });
490
var c = CreateCompilation(Parse(source +
InstrumentationHelperSource
, @"C:\myproject\doc1.cs"), references: new[] { RefSafetyRulesAttributeLib });
529
var c = CreateCompilation(Parse(source +
InstrumentationHelperSource
, @"C:\myproject\doc1.cs"), references: new[] { RefSafetyRulesAttributeLib });
560
var c = CreateCompilation(Parse(source +
InstrumentationHelperSource
, @"C:\myproject\doc1.cs"), references: new[] { RefSafetyRulesAttributeLib });
600
var c = CreateCompilation(Parse(source +
InstrumentationHelperSource
, @"C:\myproject\doc1.cs"), references: new[] { RefSafetyRulesAttributeLib });
668
var c = CreateCompilation(Parse(source +
InstrumentationHelperSource
, @"C:\myproject\doc1.cs"), references: new[] { RefSafetyRulesAttributeLib });
749
var c = CreateCompilation(Parse(source +
InstrumentationHelperSource
, @"C:\myproject\doc1.cs"), references: new[] { RefSafetyRulesAttributeLib });
830
var c = CreateCompilation(Parse(source +
InstrumentationHelperSource
, @"C:\myproject\doc1.cs"), references: new[] { RefSafetyRulesAttributeLib });
924
var c = CreateCompilation(Parse(source +
InstrumentationHelperSource
, @"C:\myproject\doc1.cs"), references: new[] { RefSafetyRulesAttributeLib });
957
var c = CreateCompilation(Parse(ExampleSource +
InstrumentationHelperSource
, @"C:\myproject\doc1.cs"));
979
}" +
InstrumentationHelperSource
;
1018
}" +
InstrumentationHelperSource
;