2 references to s_typeWithMixedProperty
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (2)
Symbols\SymbolErrorTests.cs (2)
8311
var comp = CreateCompilationWithILAndMscorlib40(text,
s_typeWithMixedProperty
);
8342
var comp = CreateCompilationWithILAndMscorlib40(text,
s_typeWithMixedProperty
);