272 references to System_Double
Microsoft.CodeAnalysis (50)
WellKnownMembers.cs (30)
31(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double, // Return Type
32(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double,
39(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double, // Return Type
40(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double,
41(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double,
111(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double,
127(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double,
151(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double,
175(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double,
199(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double,
223(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double,
247(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double,
271(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double,
295(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double,
318(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double, // Return Type
1418(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double, // Return Type
1515(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double,
1634(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double, // Return Type
3067(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double, // Value
3185(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double, // Value
3409(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double, // Return type
3410(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double, // Number As System.Double
3425(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double, // Return type
3426(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double, // Number As System.Double
3433(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double, // Return Type
3434(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double,
3441(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double, // Return Type
3442(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double,
3449(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double, // Return Type
3450(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Double,
Microsoft.CodeAnalysis.CodeStyle (12)
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
Microsoft.CodeAnalysis.CSharp (60)
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Features (2)
Microsoft.CodeAnalysis.CSharp.Scripting (1)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (8)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (4)
Microsoft.CodeAnalysis.CSharp.Workspaces (8)
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (1)
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (1)
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.Scripting (2)
Microsoft.CodeAnalysis.Test.Utilities (1)
Microsoft.CodeAnalysis.UnitTests (1)
Microsoft.CodeAnalysis.VisualBasic (60)
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (1)
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (5)
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (1)
Microsoft.CodeAnalysis.VisualBasic.Features (3)
Microsoft.CodeAnalysis.VisualBasic.Scripting (1)
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (12)
Semantics\OverloadResolution.vb (4)
202Dim doubleConst As BoundExpression = New BoundConversion(_syntaxNode, New BoundLiteral(_syntaxNode, ConstantValue.Null, Nothing), ConversionKind.Widening, True, True, ConstantValue.Create(0.0R), c1.GetSpecialType(System_Double), Nothing)
2511System_Decimal, System_Single, System_Double}
2883Dim DoubleMaxValue As BoundExpression = New BoundConversion(_syntaxNode, New BoundLiteral(_syntaxNode, ConstantValue.Null, Nothing), ConversionKind.Widening, True, True, ConstantValue.Create(Double.MaxValue), c1.GetSpecialType(System_Double), Nothing)
3074Dim DoubleMaxValue As BoundExpression = New BoundConversion(_syntaxNode, New BoundLiteral(_syntaxNode, ConstantValue.Null, Nothing), ConversionKind.Widening, True, True, ConstantValue.Create(Double.MaxValue), c1.GetSpecialType(System_Double), Nothing)
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (3)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Microsoft.CodeAnalysis.VisualBasic.Workspaces (10)
Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests (1)
Microsoft.CodeAnalysis.Workspaces (14)
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)