148 references to System_DateTime
ConfigurationSchemaGenerator (1)
Microsoft.AspNetCore.Http.RequestDelegateGenerator (1)
Microsoft.CodeAnalysis (33)
SpecialMembers.cs (24)
742(byte)SpecialType.System_DateTime, // DeclaringTypeId
744(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime, // Field Signature
748(byte)SpecialType.System_DateTime, // DeclaringTypeId
756(byte)SpecialType.System_DateTime, // DeclaringTypeId
760(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
761(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
765(byte)SpecialType.System_DateTime, // DeclaringTypeId
769(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
770(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
774(byte)SpecialType.System_DateTime, // DeclaringTypeId
778(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
779(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
783(byte)SpecialType.System_DateTime, // DeclaringTypeId
787(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
788(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
792(byte)SpecialType.System_DateTime, // DeclaringTypeId
796(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
797(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
801(byte)SpecialType.System_DateTime, // DeclaringTypeId
805(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
806(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
810(byte)SpecialType.System_DateTime, // DeclaringTypeId
814(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
815(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
Microsoft.CodeAnalysis.CodeStyle (5)
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
Microsoft.CodeAnalysis.CSharp (9)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (1)
Microsoft.CodeAnalysis.Scripting (2)
Microsoft.CodeAnalysis.VisualBasic (53)
Preprocessor\ExpressionEvaluator.vb (18)
36Const _DateTime = CType(SpecialType.System_DateTime, Byte)
97Case SpecialType.System_DateTime
393Return SpecialType.System_DateTime
490specialType = SpecialType.System_DateTime
622Case SpecialType.System_DateTime
623Return ReportSemanticError(ERRID.ERR_TypeMismatch2, expr, SpecialType.System_DateTime.GetDisplayName(), SpecialType.System_Boolean.GetDisplayName())
670Case SpecialType.System_DateTime
671Return ReportSemanticError(ERRID.ERR_TypeMismatch2, expr, SpecialType.System_DateTime.GetDisplayName(), toSpecialType.GetDisplayName())
714Case SpecialType.System_DateTime
743Case SpecialType.System_DateTime
769If fromSpecialType = SpecialType.System_DateTime Then
774Return ReportSemanticError(ERRID.ERR_TypeMismatch2, expr, fromSpecialType, SpecialType.System_DateTime.GetDisplayName())
779Return ReportSemanticError(ERRID.ERR_TypeMismatch2, expr, fromSpecialType, SpecialType.System_DateTime.GetDisplayName())
782Return ReportSemanticError(ERRID.ERR_TypeMismatch2, expr, fromSpecialType, SpecialType.System_DateTime.GetDisplayName())
795Return ReportSemanticError(ERRID.ERR_TypeMismatch2, expr, fromSpecialType, SpecialType.System_DateTime.GetDisplayName())
821Case SpecialType.System_DateTime
858specialType = SpecialType.System_Char OrElse specialType = SpecialType.System_DateTime Then
1112If left.SpecialType.IsIntegralType() OrElse left.SpecialType = SpecialType.System_Char OrElse left.SpecialType = SpecialType.System_DateTime Then
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (2)
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (5)
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Microsoft.CodeAnalysis.VisualBasic.Scripting (1)
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (9)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Microsoft.CodeAnalysis.VisualBasic.Workspaces (9)
Microsoft.CodeAnalysis.Workspaces (6)
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
Microsoft.Extensions.Options.SourceGeneration (1)
Microsoft.Interop.JavaScript.JSImportGenerator (1)
System.Text.Json.SourceGeneration (2)