2 references to DelegatesWithoutInvoke
Microsoft.CodeAnalysis.Test.Utilities (1)
Mocks\TestReferences.cs (1)
886
() => AssemblyMetadata.CreateFromImage(TestResources.General.
DelegatesWithoutInvoke
).GetReference(display: "DelegatesWithoutInvoke.dll"),
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (1)
Binding\BindingDelegateCreationTests.vb (1)
191
Dim ref = MetadataReference.CreateFromImage(TestResources.General.
DelegatesWithoutInvoke
.AsImmutableOrNull())