2 references to EmitAssemblyFromSyntax
Microsoft.DotNet.ApiCompatibility.Tests (2)
Rules\AssemblyIdentityMustMatchTests.cs (2)
197string leftAssembly = SymbolFactory.EmitAssemblyFromSyntax(syntax, publicKey: _publicKey); 198string rightAssembly = SymbolFactory.EmitAssemblyFromSyntax(syntax);