32 references to Standard
Aspire.Hosting.RemoteHost.Tests (1)
dotnet-svcutil-lib (1)
ILCompiler.MetadataTransform (1)
Microsoft.AspNetCore.SignalR.Core (2)
Microsoft.Extensions.DependencyInjection (1)
System.ComponentModel.Composition (2)
System.Linq.Expressions (1)
System.Private.CoreLib (9)
System.Reflection.Context (1)
System.Reflection.DispatchProxy (1)
System.Reflection.Emit (5)
System\Reflection\Emit\TypeBuilderImpl.cs (4)
219ConstructorBuilderImpl constBuilder = (ConstructorBuilderImpl)DefineConstructorCore(attributes, CallingConventions.Standard, null, null, null);
413return new ConstructorBuilderImpl(ConstructorInfo.TypeConstructorName, attr, CallingConventions.Standard, null, null, null, _module, this);
701if ((callConv & CallingConventions.Standard) != 0 && (method.CallingConvention & CallingConventions.Standard) == 0)
System.Reflection.MetadataLoadContext (5)
System.Runtime.InteropServices (1)
System.Text.RegularExpressions (1)