86 references to NormalizedValue
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
Debugging\AbstractDataTipInfoGetterTests.cs (2)
26=> TestAsync(markup.NormalizedValue(), expectedText); 29=> TestNoDataTipAsync(markup.NormalizedValue());
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (22)
IntelliSense\CSharpCompletionCommandHandlerTests.vb (3)
1229}</text>.NormalizedValue, state.GetDocumentText()) 1257}</text>.NormalizedValue, state.GetDocumentText()) 1286}</text>.NormalizedValue, state.GetDocumentText())
IntelliSense\CSharpCompletionCommandHandlerTests_Projections.vb (6)
57</Document>.NormalizedValue, {subjectDocument}, options:=ProjectionBufferOptions.WritableLiteralSpans) 63</Document>.NormalizedValue, {firstProjection}, options:=ProjectionBufferOptions.WritableLiteralSpans) 94</Document>.NormalizedValue, {subjectDocument}, options:=ProjectionBufferOptions.WritableLiteralSpans) 100</Document>.NormalizedValue, {firstProjection}, options:=ProjectionBufferOptions.WritableLiteralSpans) 129</Document>.NormalizedValue, {subjectDocument}, options:=ProjectionBufferOptions.WritableLiteralSpans) 135</Document>.NormalizedValue, {firstProjection}, options:=ProjectionBufferOptions.WritableLiteralSpans)
IntelliSense\VisualBasicCompletionCommandHandlerTests.vb (9)
284End Sub</text>.NormalizedValue, state.GetDocumentText(), StringComparison.Ordinal) 699End Module</Document>.NormalizedValue, state.GetDocumentText()) 729End Module</Document>.NormalizedValue, state.GetDocumentText()) 759End Module</Document>.NormalizedValue, state.GetDocumentText()) 1213</Document>.NormalizedValue, {subjectDocument}, options:=ProjectionBufferOptions.WritableLiteralSpans) 1219</Document>.NormalizedValue, {firstProjection}, options:=ProjectionBufferOptions.WritableLiteralSpans) 1274End Module </text>.NormalizedValue, state.GetDocumentText(), StringComparison.Ordinal) 1812</text>.NormalizedValue, state.GetDocumentText()) 1838</text>.NormalizedValue, state.GetDocumentText())
IntelliSense\VisualBasicCompletionCommandHandlerTests_Projections.vb (4)
63</Document>.NormalizedValue, {subjectDocument}, options:=ProjectionBufferOptions.WritableLiteralSpans) 69</Document>.NormalizedValue, {firstProjection}, options:=ProjectionBufferOptions.WritableLiteralSpans) 98</Document>.NormalizedValue, {subjectDocument}, options:=ProjectionBufferOptions.WritableLiteralSpans) 104</Document>.NormalizedValue, {firstProjection}, options:=ProjectionBufferOptions.WritableLiteralSpans)
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests (36)
src\Analyzers\VisualBasic\Tests\RemoveUnnecessaryImports\RemoveUnnecessaryImportsTests.vb (36)
319End Module|]</Text>.NormalizedValue, 328End Module</Text>.NormalizedValue) 401End Module|]</Text>.NormalizedValue, 406End Module</Text>.NormalizedValue) 417End Module|]</Text>.NormalizedValue, 422End Module</Text>.NormalizedValue) 435End Module|]</Text>.NormalizedValue, 442End Module</Text>.NormalizedValue) 657End Namespace|]</Text>.NormalizedValue, 680End Namespace</Text>.NormalizedValue) 696End Class|]</Text>.NormalizedValue, 705End Class</Text>.NormalizedValue) 723End Class|]</Text>.NormalizedValue) 740End Namespace|]</Text>.NormalizedValue, 749End Namespace</Text>.NormalizedValue) 766End Namespace|]</Text>.NormalizedValue) 789End Namespace|]</Text>.NormalizedValue, 806End Namespace</Text>.NormalizedValue) 835End Namespace|]</Text>.NormalizedValue, 859End Namespace</Text>.NormalizedValue) 905End Namespace|]</Text>.NormalizedValue, 914End Namespace</Text>.NormalizedValue) 944End Namespace|]</Text>.NormalizedValue, New TestParameters(parseOptions:=TestOptions.Regular)) 965|]</Text>.NormalizedValue) 987End Class|]</Text>.NormalizedValue) 1001End Module|]</Text>.NormalizedValue, 1006End Module</Text>.NormalizedValue) 1024End Module|]]]></Text>.NormalizedValue, 1032End Module]]></Text>.NormalizedValue) 1053End Namespace</text>.NormalizedValue) 1064Imports System.Runtime.InteropServices</text>.NormalizedValue, 1076[|Imports System.Runtime.InteropServices|]</text>.NormalizedValue, 1088Class C : Dim x As Action : End Class</text>.NormalizedValue, 1093Class C : Dim x As Action : End Class</text>.NormalizedValue) 1131End Namespace|]]]></Text>.NormalizedValue, 1163End Namespace]]></Text>.NormalizedValue)
Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests (17)
EditAndContinue\BreakpointSpansTests.vb (4)
22Test(markup.NormalizedValue, isMissing:=False, isLine:=False) 26Test(markup.NormalizedValue, isMissing:=True, isLine:=False) 30Test(markup.NormalizedValue, isMissing:=False, isLine:=True) 34TestAll(markup.NormalizedValue)
GenerateEvent\GenerateEventTests.vb (6)
622</Text>.NormalizedValue 659</Text>.NormalizedValue 700</Text>.NormalizedValue 741</Text>.NormalizedValue 781</Text>.NormalizedValue 821</Text>.NormalizedValue
SpellCheck\SpellCheckTests.vb (7)
43Await TestExactActionSetOfferedAsync(text.NormalizedValue, {String.Format(FeaturesResources.Change_0_to_1, "Gooa", "Goo")}) 53Await TestExactActionSetOfferedAsync(text.NormalizedValue, 64Await TestExactActionSetOfferedAsync(text.NormalizedValue, 74Await TestExactActionSetOfferedAsync(text.NormalizedValue, 86Await TestExactActionSetOfferedAsync(text.NormalizedValue, {String.Format(FeaturesResources.Change_0_to_1, "zza", "zzz")}) 98Await TestExactActionSetOfferedAsync(text.NormalizedValue, {String.Format(FeaturesResources.Change_0_to_1, "Boolea", "Boolean")}) 110Await TestExactActionSetOfferedAsync(text.NormalizedValue, {String.Format(FeaturesResources.Change_0_to_1, "Boolea", "Boolean")})
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (3)
Workspaces\TestWorkspace_XmlConsumption.cs (2)
189: sourceGeneratedDocumentElement.NormalizedValue(); 610: documentElement.NormalizedValue();
Workspaces\TestWorkspace`1.cs (1)
744var markupCode = submissionElement.NormalizedValue();
Microsoft.VisualStudio.LanguageServices.UnitTests (6)
Venus\CSharpContainedLanguageSupportTests.vb (2)
572}</text>.NormalizedValue 579</text>.NormalizedValue
Venus\DocumentServiceTests.vb (2)
221Dim projectedDocument = workspace.CreateProjectionBufferDocument(projectedContent.NormalizedValue(), {subjectDocument}) 274Dim projectedDocument = workspace.CreateProjectionBufferDocument(projectedContent.NormalizedValue(), {subjectDocument})
Venus\VisualBasicContainedLanguageSupportTests.vb (2)
582End Class</text>.NormalizedValue 587End Sub</text>.NormalizedValue