3 references to PropertySignature
ILAssembler (1)
EntityRegistry.cs (1)
1441
encoder.
PropertySignature
(sig.Header.Attributes.HasFlag(SignatureAttributes.Instance))
Microsoft.CodeAnalysis (1)
PEWriter\MetadataWriter.cs (1)
1281
var encoder = new BlobEncoder(builder).
PropertySignature
(
System.Reflection.Emit (1)
System\Reflection\Emit\SignatureHelper.cs (1)
149
PropertySignature
(isInstanceProperty: property.CallingConventions.HasFlag(CallingConventions.HasThis)).