3 references to CompileWithCustomPropertiesAssembly
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (3)
Symbols\Source\PropertyTests.cs (3)
517
var compilation =
CompileWithCustomPropertiesAssembly
(source);
622
var compilation =
CompileWithCustomPropertiesAssembly
(source);
789
var compilation =
CompileWithCustomPropertiesAssembly
(source, TestOptions.ReleaseDll.WithMetadataImportOptions(MetadataImportOptions.Internal));