1 write to String
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
122
String
= @string;
2 references to String
Microsoft.CodeAnalysis (2)
MetadataReader\PEModule.cs (2)
1499
if (extracted.
String
is object)
1502
whenResult.Add(extracted.
String
);