195 references to System_DateTime
Aspire.Hosting.Integration.Analyzers (1)
ConfigurationSchemaGenerator (1)
GenerateDocumentationAndConfigFiles (6)
Metrics (5)
Metrics.Legacy (5)
Microsoft.AspNetCore.Http.RequestDelegateGenerator (1)
Microsoft.CodeAnalysis (33)
SpecialMembers.cs (24)
750(byte)SpecialType.System_DateTime, // DeclaringTypeId
752(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime, // Field Signature
756(byte)SpecialType.System_DateTime, // DeclaringTypeId
764(byte)SpecialType.System_DateTime, // DeclaringTypeId
768(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
769(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
773(byte)SpecialType.System_DateTime, // DeclaringTypeId
777(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
778(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
782(byte)SpecialType.System_DateTime, // DeclaringTypeId
786(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
787(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
791(byte)SpecialType.System_DateTime, // DeclaringTypeId
795(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
796(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
800(byte)SpecialType.System_DateTime, // DeclaringTypeId
804(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
805(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
809(byte)SpecialType.System_DateTime, // DeclaringTypeId
813(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
814(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
818(byte)SpecialType.System_DateTime, // DeclaringTypeId
822(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
823(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_DateTime,
Microsoft.CodeAnalysis.Analyzers (6)
Microsoft.CodeAnalysis.AnalyzerUtilities (5)
Microsoft.CodeAnalysis.BannedApiAnalyzers (6)
Microsoft.CodeAnalysis.CodeStyle (6)
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
Microsoft.CodeAnalysis.CSharp (10)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (1)
Microsoft.CodeAnalysis.Extensions.Package (5)
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (6)
Microsoft.CodeAnalysis.PublicApiAnalyzers (5)
Microsoft.CodeAnalysis.ResxSourceGenerator (5)
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.Workspaces (6)
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
Microsoft.Extensions.Options.SourceGeneration (1)
Microsoft.Interop.JavaScript.JSImportGenerator (1)
Roslyn.Diagnostics.Analyzers (6)
System.Text.Json.SourceGeneration (2)
Test.Utilities (5)
Text.Analyzers (6)