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