78 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());
5493attrs.First().VerifyValue<object>(0, TypedConstantKind.Type, typeArg);
5498attrs.First().VerifyValue<object>(0, TypedConstantKind.Type, typeArg);
5504attrs.First().VerifyValue<object>(0, TypedConstantKind.Type, typeArg);
5511attrs.First().VerifyValue<object>(0, TypedConstantKind.Type, typeArg);
5520attrs.First().VerifyValue<object>(0, TypedConstantKind.Type, typeArg);
5527attrs.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())
2178attrs.First().VerifyValue(Of Object)(0, TypedConstantKind.Type, typeArg)
2183attrs.First().VerifyValue(Of Object)(0, TypedConstantKind.Type, typeArg)
2189attrs.First().VerifyValue(Of Object)(0, TypedConstantKind.Type, typeArg)
2196attrs.First().VerifyValue(Of Object)(0, TypedConstantKind.Type, typeArg)
2205attrs.First().VerifyValue(Of Object)(0, TypedConstantKind.Type, typeArg)
2212attrs.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.Metrics (1)
Microsoft.Gen.MetricsReports (1)