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