3 references to GetPropertyBytes
Microsoft.CodeAnalysis.Scripting (3)
src\Compilers\Shared\GlobalAssemblyCacheHelpers\FusionAssemblyIdentity.cs (3)
189
byte[] data =
GetPropertyBytes
(nameObject, propertyId);
256
byte[] result =
GetPropertyBytes
(nameObject, PropertyId.PUBLIC_KEY_TOKEN);
272
byte[] result =
GetPropertyBytes
(nameObject, PropertyId.PUBLIC_KEY);