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