3 references to B2
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (3)
Semantics\ScriptSemanticsTests.cs (3)
613
new[] { MetadataReference.CreateFromAssemblyInternal(typeof(
B2
).GetTypeInfo().Assembly) },
614
hostObjectType: typeof(
B2
));
1044
var c0 = CreateSubmission("&x", new[] { HostRef }, hostObjectType: typeof(
B2
));