3 writes to _guid
PresentationFramework (3)
System\Windows\Documents\TextServicesPropertyRanges.cs (3)
31_guid = guid; 77context.GetProperty(ref _guid, out prop); 157fixed (Guid *pguid = &_guid)
1 reference to _guid
PresentationFramework (1)
System\Windows\Documents\TextServicesPropertyRanges.cs (1)
193return _guid;