31 instantiations of CustomAttributeBuilder
Aspire.Hosting.Tests (11)
UserSecretsParameterDefaultTests.cs (9)
26new("TestAssembly"), AssemblyBuilderAccess.RunAndCollect, [new CustomAttributeBuilder(s_userSecretsIdAttrCtor, [userSecretsId])]);
69new("TestAssembly"), AssemblyBuilderAccess.RunAndCollect, [new CustomAttributeBuilder(s_userSecretsIdAttrCtor, [userSecretsId])]);
83new("TestAssembly"), AssemblyBuilderAccess.RunAndCollect, [new CustomAttributeBuilder(s_userSecretsIdAttrCtor, [userSecretsId])]);
133new("TestAssembly"), AssemblyBuilderAccess.RunAndCollect, [new CustomAttributeBuilder(s_userSecretsIdAttrCtor, [userSecretsId])]);
172new("TestAssembly"), AssemblyBuilderAccess.RunAndCollect, [new CustomAttributeBuilder(s_userSecretsIdAttrCtor, [userSecretsId])]);
211new("TestAssembly"), AssemblyBuilderAccess.RunAndCollect, [new CustomAttributeBuilder(s_userSecretsIdAttrCtor, [userSecretsId])]);
237new("TestAssembly1"), AssemblyBuilderAccess.RunAndCollect, [new CustomAttributeBuilder(s_userSecretsIdAttrCtor, [userSecretsId1])]);
239new("TestAssembly2"), AssemblyBuilderAccess.RunAndCollect, [new CustomAttributeBuilder(s_userSecretsIdAttrCtor, [userSecretsId2])]);
272new("TestAssembly"), AssemblyBuilderAccess.RunAndCollect, [new CustomAttributeBuilder(s_userSecretsIdAttrCtor, [userSecretsId])]);
Microsoft.AspNetCore.InternalTesting.Tests (4)
Microsoft.AspNetCore.Mvc.Core.Test (2)
Microsoft.VisualBasic.Tests (1)
System.Private.Xml (6)
System.Reflection.DispatchProxy (2)
System.Runtime.InteropServices (4)
System.Xaml.Tests (1)
39 references to CustomAttributeBuilder
Microsoft.AspNetCore.InternalTesting.Tests (4)
Microsoft.AspNetCore.Mvc.Core.Test (2)
Microsoft.VisualBasic.Tests (1)
mscorlib (1)
netstandard (1)
System.Private.CoreLib (19)
System.Reflection.DispatchProxy (2)
System.Reflection.Emit (2)
System.Reflection.Emit.ILGeneration (1)
System.Runtime.InteropServices (1)
System.Text.RegularExpressions (4)
System.Xaml.Tests (1)