1 override of QuoteSnippetString
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Microsoft\VBCodeProvider.cs (1)
437protected override string QuoteSnippetString(string value)
1 reference to QuoteSnippetString
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeGenerator.cs (1)
1756Output.Write(QuoteSnippetString((string)e.Value));