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)
1231}</text>.NormalizedValue, state.GetDocumentText()) 1259}</text>.NormalizedValue, state.GetDocumentText()) 1288}</text>.NormalizedValue, state.GetDocumentText())
IntelliSense\CSharpCompletionCommandHandlerTests_Projections.vb (6)
58</Document>.NormalizedValue, {subjectDocument}, options:=ProjectionBufferOptions.WritableLiteralSpans) 64</Document>.NormalizedValue, {firstProjection}, options:=ProjectionBufferOptions.WritableLiteralSpans) 95</Document>.NormalizedValue, {subjectDocument}, options:=ProjectionBufferOptions.WritableLiteralSpans) 101</Document>.NormalizedValue, {firstProjection}, options:=ProjectionBufferOptions.WritableLiteralSpans) 130</Document>.NormalizedValue, {subjectDocument}, options:=ProjectionBufferOptions.WritableLiteralSpans) 136</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)
23Test(markup.NormalizedValue, isMissing:=False, isLine:=False) 27Test(markup.NormalizedValue, isMissing:=True, isLine:=False) 31Test(markup.NormalizedValue, isMissing:=False, isLine:=True) 35TestAll(markup.NormalizedValue)
GenerateEvent\GenerateEventTests.vb (6)
623</Text>.NormalizedValue 660</Text>.NormalizedValue 701</Text>.NormalizedValue 742</Text>.NormalizedValue 782</Text>.NormalizedValue 822</Text>.NormalizedValue
SpellCheck\SpellCheckTests.vb (7)
44Await TestExactActionSetOfferedAsync(text.NormalizedValue, {String.Format(FeaturesResources.Change_0_to_1, "Gooa", "Goo")}) 54Await TestExactActionSetOfferedAsync(text.NormalizedValue, 65Await TestExactActionSetOfferedAsync(text.NormalizedValue, 75Await TestExactActionSetOfferedAsync(text.NormalizedValue, 87Await TestExactActionSetOfferedAsync(text.NormalizedValue, {String.Format(FeaturesResources.Change_0_to_1, "zza", "zzz")}) 99Await TestExactActionSetOfferedAsync(text.NormalizedValue, {String.Format(FeaturesResources.Change_0_to_1, "Boolea", "Boolean")}) 111Await TestExactActionSetOfferedAsync(text.NormalizedValue, {String.Format(FeaturesResources.Change_0_to_1, "Boolea", "Boolean")})
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (3)
Workspaces\TestWorkspace_XmlConsumption.cs (2)
193: sourceGeneratedDocumentElement.NormalizedValue(); 613: documentElement.NormalizedValue();
Workspaces\TestWorkspace`1.cs (1)
717var markupCode = submissionElement.NormalizedValue();
Microsoft.VisualStudio.LanguageServices.UnitTests (6)
Venus\CSharpContainedLanguageSupportTests.vb (2)
573}</text>.NormalizedValue 580</text>.NormalizedValue
Venus\DocumentServiceTests.vb (2)
221Dim projectedDocument = workspace.CreateProjectionBufferDocument(projectedContent.NormalizedValue(), {subjectDocument}) 274Dim projectedDocument = workspace.CreateProjectionBufferDocument(projectedContent.NormalizedValue(), {subjectDocument})
Venus\VisualBasicContainedLanguageSupportTests.vb (2)
583End Class</text>.NormalizedValue 588End Sub</text>.NormalizedValue