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