79 references to Type
Microsoft.AspNetCore.Mvc.Analyzers (1)
Microsoft.AspNetCore.Mvc.Api.Analyzers (3)
Microsoft.CodeAnalysis (3)
Microsoft.CodeAnalysis.CSharp (12)
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (14)
Attributes\AttributeTests.cs (12)
1710attrs.First().VerifyValue<object>(0, TypedConstantKind.Type, typeof(object));
3137attrs[1].VerifyValue<object>(0, TypedConstantKind.Type, typeof(Dictionary<string, int>));
3186attrs[0].VerifyValue<object>(0, TypedConstantKind.Type, typeof(string[,,]));
3639attrs.First().VerifyValue(0, TypedConstantKind.Type, typeof(Object));
4576attrs.First().VerifyValue(0, TypedConstantKind.Type, cClass.AsUnboundGenericType());
4616attrs.First().VerifyValue(0, TypedConstantKind.Type, bClass.AsUnboundGenericType());
5495attrs.First().VerifyValue<object>(0, TypedConstantKind.Type, typeArg);
5500attrs.First().VerifyValue<object>(0, TypedConstantKind.Type, typeArg);
5506attrs.First().VerifyValue<object>(0, TypedConstantKind.Type, typeArg);
5513attrs.First().VerifyValue<object>(0, TypedConstantKind.Type, typeArg);
5522attrs.First().VerifyValue<object>(0, TypedConstantKind.Type, typeArg);
5529attrs.First().VerifyValue<object>(0, TypedConstantKind.Type, typeArg);
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (14)
Symbols\Metadata\PE\LoadingAttributes.cs (10)
91aTypeInst.VerifyValue(0, TypedConstantKind.Type, typeof(string));
163aTypeInst.VerifyValue(0, TypedConstantKind.Type, typeof(string));
296a.VerifyNamedArgumentValue(0, "T", TypedConstantKind.Type, c3);
432l.GetAttributes().First().VerifyValue(0, TypedConstantKind.Type, "System.Collections.Generic.List<>");
435l.GetAttributes().First().VerifyValue(0, TypedConstantKind.Type, "System.Collections.Generic.List<C1>");
438l.GetAttributes().First().VerifyValue(0, TypedConstantKind.Type, "System.Collections.Generic.List<System.String>");
441l.GetAttributes().First().VerifyValue(0, TypedConstantKind.Type, "System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<C1, System.String>>");
444l.GetAttributes().First().VerifyValue(0, TypedConstantKind.Type, "System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, C1.InnerC1<System.Int32>.InnerC2<System.String, System.String>>>");
854attrSym.VerifyValue(0, TypedConstantKind.Type, cbar);
931attrSym.VerifyNamedArgumentValue(0, "TypeField", TypedConstantKind.Type, typeof(Dictionary<string, int>));
Microsoft.CodeAnalysis.CSharp.Test.Utilities (1)
Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Microsoft.CodeAnalysis.VisualBasic (7)
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (1)
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (11)
Attributes\AttributeTests.vb (11)
652attrs(0).VerifyValue(Of Object)(0, TypedConstantKind.Type, GetType(Object))
771attrs(0).VerifyValue(0, "TypeField", TypedConstantKind.Type, GetType(FileStream))
809attrs(1).VerifyValue(Of Object)(0, TypedConstantKind.Type, GetType(Dictionary(Of String, Integer)))
866attrs(1).VerifyValue(Of Object)(0, TypedConstantKind.Type, GetType(String(,,)))
1262attrs(0).VerifyValue(0, TypedConstantKind.Type, bClass.ConstructUnboundGenericType())
2180attrs.First().VerifyValue(Of Object)(0, TypedConstantKind.Type, typeArg)
2185attrs.First().VerifyValue(Of Object)(0, TypedConstantKind.Type, typeArg)
2191attrs.First().VerifyValue(Of Object)(0, TypedConstantKind.Type, typeArg)
2198attrs.First().VerifyValue(Of Object)(0, TypedConstantKind.Type, typeArg)
2207attrs.First().VerifyValue(Of Object)(0, TypedConstantKind.Type, typeArg)
2214attrs.First().VerifyValue(Of Object)(0, TypedConstantKind.Type, typeArg)
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (4)
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (1)
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
Microsoft.Gen.MetadataExtractor (1)
Microsoft.Gen.Metrics (1)
Microsoft.Gen.MetricsReports (1)