3 references to DetermineIfIgnoreSpacesAroundVariableDeclarationIsSet
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CSharpFormattingOptions2.cs (1)
129
s =>
DetermineIfIgnoreSpacesAroundVariableDeclarationIsSet
(s),
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (2)
Formatting\EditorConfigOptionParserTests.cs (2)
117
Assert.True(CSharpFormattingOptions2.
DetermineIfIgnoreSpacesAroundVariableDeclarationIsSet
(value),
127
Assert.False(CSharpFormattingOptions2.
DetermineIfIgnoreSpacesAroundVariableDeclarationIsSet
(value),